Package Licenses
MIT
Dependency Licenses
Apache-2.0 OR MIT6
Package | Relation | Dependencies | Published |
---|---|---|---|
autocfg • 1.4.0Automatic cfg for Rust compiler features | INDIRECT | 0 | |
num-traits • 0.2.19Numeric traits for generic mathematics | INDIRECT | 1 | |
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. | DIRECT | 1 | |
quote • 1.0.37Quasi-quoting macro quote!(...) | DIRECT | 2 | |
rustversion • 1.0.18Conditional compilation according to rustc compiler version | DIRECT | 0 | |
syn • 2.0.90Parser for Rust source code | DIRECT | 2 |
MIT3
Package | Relation | Dependencies | Published |
---|---|---|---|
assert-eq-float • 0.1.4This crate provides the `assert_eq_float!` macros that support floats. | DIRECT | 2 | |
enum-ordinalize-derive • 4.3.1This crate provides a procedural macro that enables enums to not only obtain the ordinal values of their variants but also allows for the construction of enums from an ordinal value. | INDIRECT | 4 | |
enum-ordinalize • 4.2.1This library enables enums to not only obtain the ordinal values of their variants but also allows for the construction of enums from an ordinal value. | DIRECT | 5 |
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 |