Package Licenses
Apache-2.0 OR BSD-2-Clause OR MIT
Dependency Licenses
Apache-2.0 OR MIT17
Package | Relation | Dependencies | Published |
---|---|---|---|
basic-toml • 0.1.10Minimal TOML library with few dependencies | INDIRECT | 6 | |
glob • 0.3.3Support for matching file paths against Unix shell style patterns. | INDIRECT | 0 | |
itoa • 1.0.15Fast integer primitive to string conversion | INDIRECT | 0 | |
libc • 0.2.163Raw FFI bindings to platform libraries like libc. | DIRECT | 0 | |
once_cell • 1.9.0Single assignment cells and lazy values. | DIRECT | 0 | |
prettyplease • 0.2.17A minimal `syn` syntax tree pretty-printer | DIRECT | 4 | |
proc-macro2 • 1.0.101A 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.40Quasi-quoting macro quote!(...) | DIRECT | 2 | |
rustversion • 1.0.22Conditional compilation according to rustc compiler version | DIRECT | 0 | |
serde_derive • 1.0.210Macros 1.1 implementation of #[derive(Serialize, Deserialize)] | INDIRECT | 4 | |
serde_json • 1.0.143A JSON serialization file format | INDIRECT | 9 | |
serde • 1.0.210A generic serialization/deserialization framework | INDIRECT | 5 | |
static_assertions • 1.1.0Compile-time assertions to ensure that invariants are met. | DIRECT | 0 | |
syn • 2.0.56Parser for Rust source code | DIRECT | 3 | |
trybuild • 1.0.89Test harness for ui tests of compiler diagnostics | DIRECT | 18 | |
windows-link • 0.2.0Linking for Windows | INDIRECT | 0 | |
windows-sys • 0.61.0Rust for Windows | INDIRECT | 1 |
MIT OR Unlicense3
Package | Relation | Dependencies | Published |
---|---|---|---|
memchr • 2.7.5Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for 1, 2 or 3 byte search and single substring search. | INDIRECT | 0 | |
termcolor • 1.4.1A simple cross platform library for writing colored text to a terminal. | INDIRECT | 3 | |
winapi-util • 0.1.11A dumping ground for high level safe wrappers over windows-sys. | INDIRECT | 2 |
Apache-2.01
Package | Relation | Dependencies | Published |
---|---|---|---|
dissimilar • 1.0.10Diff library with semantic cleanup, based on Google's diff-match-patch | DIRECT | 0 |
Unicode-3.0 AND (Apache-2.0 OR MIT)1
Package | Relation | Dependencies | Published |
---|---|---|---|
unicode-ident • 1.0.19Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31 | INDIRECT | 0 |
Apache-2.0 OR BSL-1.01
Package | Relation | Dependencies | Published |
---|---|---|---|
ryu • 1.0.20Fast floating point to string conversion | INDIRECT | 0 |