Package Licenses
Apache-2.0 OR MIT
Dependency Licenses
Apache-2.0 OR MIT7
Package | Relation | Dependencies | Published |
---|---|---|---|
document-features • 0.2.10Extract documentation for the feature flags from comments in Cargo.toml | DIRECT | 1 | |
litrs • 0.4.1Parse and inspect Rust literals (i.e. tokens in the Rust programming language representing fixed values). Particularly useful for proc macros, but can also be used outside of a proc-macro context. | INDIRECT | 0 | |
proc-macro2 • 1.0.92A 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.37Quasi-quoting macro quote!(...) | INDIRECT | 2 | |
serde_derive • 1.0.195Macros 1.1 implementation of #[derive(Serialize, Deserialize)] | INDIRECT | 4 | |
serde • 1.0.195A generic serialization/deserialization framework | DIRECT | 5 | |
syn • 2.0.90Parser for Rust source code | INDIRECT | 2 |
Apache-2.0 OR MIT OR Zlib2
Package | Relation | Dependencies | Published |
---|---|---|---|
bytemuck_derive • 1.8.1derive proc-macros for `bytemuck` | INDIRECT | 4 | |
bytemuck • 1.21.0A crate for mucking around with piles of bytes. | DIRECT | 5 |
MIT1
Package | Relation | Dependencies | Published |
---|---|---|---|
mint • 0.5.9Math interoperability standard types | DIRECT | 0 |
Unicode-3.0 AND (Apache-2.0 OR MIT)1
Package | Relation | Dependencies | Published |
---|---|---|---|
unicode-ident • 1.0.14Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31 | INDIRECT | 0 |