Package Licenses
Apache-2.0 OR MIT
Dependency Licenses
Apache-2.0 OR MIT8
| Package | Relation | Dependencies | Published |
|---|---|---|---|
| proc-macro2 • 1.0.107A 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.47Quasi-quoting macro quote!(...) | INDIRECT | 2 | |
| regex-syntax • 0.7.5A regular expression parser. | INDIRECT | 0 | |
| regex • 1.8.4An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs. | DIRECT | 3 | |
| sv-parser-macros • 0.13.5Helper crate of sv-parser | DIRECT | 4 | |
| syn • 2.0.119Parser for Rust source code | INDIRECT | 2 | |
| windows-link • 0.2.1Linking for Windows | INDIRECT | 0 | |
| windows-sys • 0.61.2Rust for Windows | INDIRECT | 1 |
MIT OR Unlicense5
| Package | Relation | Dependencies | Published |
|---|---|---|---|
| aho-corasick • 1.1.5Fast multiple substring searching. | INDIRECT | 0 | |
| memchr • 2.8.3Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for 1, 2 or 3 byte search and single substring search. | INDIRECT | 0 | |
| 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. | DIRECT | 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.24Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31 | INDIRECT | 0 |