Package Licenses
Apache-2.0 OR MIT
Dependency Licenses
Apache-2.0 OR MIT17
Package | Relation | Dependencies | Published |
---|---|---|---|
cfg-if • 1.0.1A 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. | INDIRECT | 0 | |
equivalent • 1.0.2Traits for key comparison in maps. | INDIRECT | 0 | |
hashbrown • 0.15.4A Rust port of Google's SwissTable hash map | INDIRECT | 0 | |
indexmap • 2.10.0A hash table with consistent order and fast iteration. | INDIRECT | 2 | |
lazy_static • 1.5.0A macro for declaring lazily evaluated statics in 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 | |
regex-syntax • 0.6.29A regular expression parser. | INDIRECT | 0 | |
regex • 1.7.3An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs. | DIRECT | 3 | |
rstest_macros • 0.16.0Rust fixture based test framework. It use procedural macro to implement fixtures and table based tests. | INDIRECT | 7 | |
rstest • 0.16.0Rust fixture based test framework. It use procedural macro to implement fixtures and table based tests. | DIRECT | 8 | |
rustc_version • 0.4.1A library for querying the version of a installed rustc compiler | INDIRECT | 1 | |
semver • 1.0.26Parser and evaluator for Cargo's flavor of Semantic Versioning | INDIRECT | 0 | |
syn • 1.0.109Parser for Rust source code | INDIRECT | 3 | |
temp_testdir • 0.2.3Little crate to use temp directory in crate. You can chose if delete it after use or not to debugging purpose. | DIRECT | 0 | |
toml_datetime • 0.6.11A TOML-compatible datetime type | INDIRECT | 0 | |
toml_edit • 0.19.15Yet another format-preserving TOML parser. | DIRECT | 5 |
MIT OR Unlicense2
Package | Relation | Dependencies | Published |
---|---|---|---|
aho-corasick • 0.7.20Fast multiple substring searching. | INDIRECT | 1 | |
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 |
MIT1
Package | Relation | Dependencies | Published |
---|---|---|---|
winnow • 0.5.40A byte-oriented, zero-copy, parser combinators library | INDIRECT | 0 |
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 |