Package Licenses
Apache-2.0 OR MIT
Dependency Licenses
Apache-2.0 OR MIT20
Package | Relation | Dependencies | Published |
---|---|---|---|
cc • 1.2.25A build-time dependency for Cargo build scripts to assist in invoking the native C compiler to compile native C code into a static archive to be linked into Rust code. | DIRECT | 1 | |
cfg-if • 1.0.0A macro to ergonomically define an item depending on a large number of #[cfg] parameters. Structured like an if-else chain, the first matching branch is the item that gets emitted. | DIRECT | 0 | |
libc • 0.2.172Raw FFI bindings to platform libraries like libc. | DIRECT | 0 | |
log • 0.4.27A lightweight logging facade for Rust | DIRECT | 0 | |
proc-macro2 • 1.0.95A 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.40Quasi-quoting macro quote!(...) | INDIRECT | 2 | |
rustversion • 1.0.21Conditional compilation according to rustc compiler version | DIRECT | 0 | |
shlex • 1.3.0Split a string into shell words, like Python's shlex. | INDIRECT | 0 | |
syn • 2.0.56Parser for Rust source code | INDIRECT | 3 | |
windows-collections • 0.2.0Windows collection types | INDIRECT | 10 | |
windows-core • 0.61.2Core type support for COM and Windows | INDIRECT | 9 | |
windows-future • 0.2.1Windows async types | INDIRECT | 11 | |
windows-implement • 0.60.0The implement macro for the windows crate | INDIRECT | 4 | |
windows-interface • 0.59.1The interface macro for the windows crate | INDIRECT | 4 | |
windows-link • 0.1.1Linking for Windows | INDIRECT | 0 | |
windows-numerics • 0.2.0Windows numeric types | INDIRECT | 10 | |
windows-result • 0.3.4Windows error handling | INDIRECT | 1 | |
windows-strings • 0.4.2Windows string types | INDIRECT | 1 | |
windows-threading • 0.1.0Windows threading | INDIRECT | 1 | |
windows • 0.61.1Rust for Windows | DIRECT | 14 |
Unicode-3.0 AND (Apache-2.0 OR MIT)1
Package | Relation | Dependencies | Published |
---|---|---|---|
unicode-ident • 1.0.18Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31 | INDIRECT | 0 |