Package Licenses
MIT OR Unlicense
Dependency Licenses
Apache-2.0 OR MIT10
Package | Relation | Dependencies | Published |
---|---|---|---|
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 | |
rand_core • 0.6.4Core random number generator traits and tools for implementation. | INDIRECT | 0 | |
rand • 0.8.5Random number generators and other randomness functionality. | INDIRECT | 1 | |
rustc-hash • 1.1.0speed, non-cryptographic hash used in rustc | DIRECT | 0 | |
serde_derive • 1.0.195Macros 1.1 implementation of #[derive(Serialize, Deserialize)] | INDIRECT | 4 | |
serde • 1.0.195A generic serialization/deserialization framework | DIRECT | 5 | |
siphasher • 0.3.11SipHash-2-4, SipHash-1-3 and 128-bit variants in pure Rust | INDIRECT | 0 | |
static_assertions • 1.1.0Compile-time assertions to ensure that invariants are met. | DIRECT | 0 | |
syn • 2.0.90Parser for Rust source code | INDIRECT | 2 |
MIT4
Package | Relation | Dependencies | Published |
---|---|---|---|
phf_generator • 0.11.2PHF generation logic | INDIRECT | 4 | |
phf_macros • 0.11.2Macros to generate types in the phf crate | INDIRECT | 9 | |
phf_shared • 0.11.2Support code shared by PHF libraries | INDIRECT | 1 | |
phf • 0.11.2Runtime support for perfect hash function data structures | DIRECT | 10 |
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 |