[−]Module astral::thirdparty
Third party facade for the Astral Engine to unify dependencies and features.
Licenses for third party libraries can be found in the root folder.
Modules
| lazy_static | A macro for declaring lazily evaluated statics. |
| num_traits | Numeric traits for generic mathematics |
| rayon | Data-parallelism library that makes it easy to convert sequential computations into parallel |
| serde | Serde |
| slog | Slog - Structured, extensible, composable logging for Rust |
| walkdir | Crate |