Package Licenses
Apache-2.0 OR MIT
Dependency Licenses
Apache-2.0 OR MIT13
Package | Relation | Dependencies | Published |
---|---|---|---|
bstr • 0.2.17A string type that is not required to be valid UTF-8. | DIRECT | 1 | |
document-features • 0.2.10Extract documentation for the feature flags from comments in Cargo.toml | DIRECT | 1 | |
itoa • 1.0.14Fast integer primitive to string conversion | DIRECT | 0 | |
libc • 0.2.169Raw FFI bindings to platform libraries like libc. | INDIRECT | 0 | |
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 | |
num_threads • 0.1.7A minimal library that determines the number of running threads for the current process. | 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. | 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 • 1.0.210A generic serialization/deserialization framework | DIRECT | 5 | |
syn • 2.0.56Parser for Rust source code | INDIRECT | 3 | |
time-macros • 0.2.4 Procedural macros for the time crate. This crate is an implementation detail and should not be relied upon directly. | INDIRECT | 0 | |
time • 0.3.15Date and time library. Fully interoperable with the standard library. Mostly compatible with #![no_std]. | DIRECT | 4 |
MIT OR Unlicense1
Package | Relation | Dependencies | Published |
---|---|---|---|
memchr • 2.7.4Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for 1, 2 or 3 byte search and single substring search. | 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 |