Package Licenses
Apache-2.0 OR MIT
Dependency Licenses
Apache-2.0 OR MIT16
Package | Relation | Dependencies | Published |
---|---|---|---|
cc • 1.2.37A 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. | INDIRECT | 2 | |
derive_builder_core • 0.9.0Internal helper library for the derive_builder crate. | INDIRECT | 10 | |
derive_builder • 0.9.0Rust macro to automatically implement the builder pattern for arbitrary structs. | DIRECT | 11 | |
find-msvc-tools • 0.1.1Find windows-specific tools, read MSVC versions from the registry and from COM interfaces | INDIRECT | 0 | |
fnv • 1.0.7Fowler–Noll–Vo hash function | INDIRECT | 0 | |
ident_case • 1.0.1Utility for applying case rules to Rust identifiers. | INDIRECT | 0 | |
once_cell • 1.21.3Single assignment cells and lazy values. | INDIRECT | 0 | |
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. | INDIRECT | 1 | |
quote • 1.0.40Quasi-quoting macro quote!(...) | INDIRECT | 2 | |
shlex • 1.3.0Split a string into shell words, like Python's shlex. | INDIRECT | 0 | |
syn • 1.0.109Parser for Rust source code | INDIRECT | 3 | |
syn • 2.0.106Parser for Rust source code | INDIRECT | 2 | |
thiserror-impl • 1.0.69Implementation detail of the `thiserror` crate | INDIRECT | 4 | |
thiserror • 1.0.69derive(Error) | DIRECT | 5 | |
windows-link • 0.2.0Linking for Windows | INDIRECT | 0 | |
windows-sys • 0.61.0Rust for Windows | INDIRECT | 1 |
MIT7
Package | Relation | Dependencies | Published |
---|---|---|---|
copy_dir • 0.1.3Copy directories recursively in a straightforward and predictable way. | INDIRECT | 5 | |
darling_core • 0.10.2Helper crate for proc-macro library for reading attributes into structs when implementing custom derives. Use https://crates.io/crates/darling in your code. | INDIRECT | 7 | |
darling_macro • 0.10.2Internal support for a proc-macro library for reading attributes into structs when implementing custom derives. Use https://crates.io/crates/darling in your code. | INDIRECT | 8 | |
darling • 0.10.2A proc-macro library for reading attributes into structs when implementing custom derives. | INDIRECT | 9 | |
libquickjs-sys • 0.8.0QuickJS Javascript Engine FFI bindings | INDIRECT | 9 | |
quick-js • 0.3.6QuickJS Javascript engine wrapper | DIRECT | 11 | |
strsim • 0.9.3Implementations of string similarity metrics. Includes Hamming, Levenshtein, OSA, Damerau-Levenshtein, Jaro, Jaro-Winkler, and Sørensen-Dice. | INDIRECT | 0 |
MIT OR Unlicense3
Package | Relation | Dependencies | Published |
---|---|---|---|
same-file • 1.0.6A simple crate for determining whether two file paths point to the same file. | INDIRECT | 3 | |
walkdir • 2.5.0Recursively walk a directory. | INDIRECT | 4 | |
winapi-util • 0.1.11A dumping ground for high level safe wrappers over windows-sys. | INDIRECT | 2 |
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 |