Package Licenses
GPL-3.0
Dependency Licenses
Apache-2.0 OR MIT10
Package | Relation | Dependencies | Published |
---|---|---|---|
autocfg • 1.4.0Automatic cfg for Rust compiler features | INDIRECT | 0 | |
fxhash • 0.2.1A fast, non-secure, hashing algorithm derived from an internal hasher used in FireFox and Rustc. | DIRECT | 1 | |
hashbrown • 0.12.3A Rust port of Google's SwissTable hash map | INDIRECT | 0 | |
indexmap • 1.9.3A hash table with consistent order and fast iteration. | DIRECT | 8 | |
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 | |
scoped-tls • 1.0.1Library implementation of the standard library's old `scoped_thread_local!` macro for providing scoped access to thread local storage (TLS) so any type can be stored into TLS. | DIRECT | 0 | |
serde_derive • 1.0.210Macros 1.1 implementation of #[derive(Serialize, Deserialize)] | INDIRECT | 4 | |
serde • 1.0.210A generic serialization/deserialization framework | DIRECT | 5 | |
syn • 2.0.56Parser for Rust source code | INDIRECT | 3 |
MIT OR Unlicense1
Package | Relation | Dependencies | Published |
---|---|---|---|
byteorder • 1.5.0Library for reading/writing numbers in big-endian and little-endian. | INDIRECT | 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 |