Package Licenses
Apache-2.0 OR MIT
Dependency Licenses
Apache-2.0 OR MIT7
Package | Relation | Dependencies | Published |
---|---|---|---|
bencher • 0.1.5A port of the libtest (unstable Rust) benchmark runner to Rust stable releases. Supports running benchmarks and filtering based on the name. Benchmark execution works exactly the same way and no more (caveat: black_box is still missing!). | DIRECT | 0 | |
proc-macro2 • 1.0.86A 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.210Macros 1.1 implementation of #[derive(Serialize, Deserialize)] | INDIRECT | 4 | |
serde_test • 1.0.177Token De/Serializer for testing De/Serialize implementations | DIRECT | 6 | |
serde • 1.0.210A generic serialization/deserialization framework | DIRECT | 5 | |
syn • 2.0.56Parser for Rust source code | INDIRECT | 3 |
MIT1
Package | Relation | Dependencies | Published |
---|---|---|---|
matches • 0.1.10A macro to evaluate, as a boolean, whether an expression matches a pattern. | DIRECT | 0 |
Unicode-DFS-2016 AND (Apache-2.0 OR MIT)1
Package | Relation | Dependencies | Published |
---|---|---|---|
unicode-ident • 1.0.12Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31 | INDIRECT | 0 |