Package Licenses
MIT
Dependency Licenses
Apache-2.0 OR MIT13
| Package | Relation | Dependencies | Published |
|---|---|---|---|
| bitflags • 1.3.2A macro to generate structures which behave like bitflags. | INDIRECT | 0 | |
| bitflags • 2.10.0A macro to generate structures which behave like bitflags. | INDIRECT | 0 | |
| cfg-if • 1.0.4A macro to ergonomically define an item depending on a large number of #[cfg] parameters. Structured like an if-else chain, the first matching branch is the item that gets emitted. | INDIRECT | 0 | |
| lazy_static • 1.5.0A macro for declaring lazily evaluated statics in Rust. | INDIRECT | 0 | |
| libc • 0.2.177Raw FFI bindings to platform libraries like libc. | DIRECT | 0 | |
| proc-macro2 • 1.0.103A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case. | INDIRECT | 1 | |
| quote • 1.0.42Quasi-quoting macro quote!(...) | INDIRECT | 2 | |
| serde_derive • 1.0.197Macros 1.1 implementation of #[derive(Serialize, Deserialize)] | DIRECT | 4 | |
| serde_spanned • 0.6.9Serde-compatible spanned Value | INDIRECT | 6 | |
| serde • 1.0.197A generic serialization/deserialization framework | INDIRECT | 5 | |
| syn • 2.0.56Parser for Rust source code | INDIRECT | 3 | |
| toml_datetime • 0.6.11A TOML-compatible datetime type | INDIRECT | 6 | |
| toml • 0.7.8A native Rust encoder and decoder of TOML-formatted files and streams. Provides implementations of the standard Serialize/Deserialize traits for TOML data to facilitate deserializing and serializing Rust structures. | DIRECT | 8 |
MIT5
| Package | Relation | Dependencies | Published |
|---|---|---|---|
| libredox • 0.1.10Redox stable ABI | DIRECT | 3 | |
| redox_syscall • 0.5.18A Rust library to access raw Redox system calls | INDIRECT | 1 | |
| sdl2-sys • 0.35.2Raw SDL2 bindings for Rust, used internally rust-sdl2 | DIRECT | 3 | |
| sdl2 • 0.35.2SDL2 bindings for Rust | DIRECT | 6 | |
| version-compare • 0.1.1Rust library to easily compare version numbers with no specific format, and test against various comparison operators. | INDIRECT | 0 |
Apache-2.0 OR MIT OR Zlib1
| Package | Relation | Dependencies | Published |
|---|---|---|---|
| raw-window-handle • 0.5.2Interoperability library for Rust Windowing applications. | DIRECT | 0 |
Unicode-3.0 AND (Apache-2.0 OR MIT)1
| Package | Relation | Dependencies | Published |
|---|---|---|---|
| unicode-ident • 1.0.22Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31 | INDIRECT | 0 |