Package Licenses
MIT
Dependency Licenses
Apache-2.0 OR MIT11
| Package | Relation | Dependencies | Published |
|---|---|---|---|
| async-trait • 0.1.80Type erasure for async trait methods | DIRECT | 4 | |
| cfg-if • 1.0.4A 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 | |
| fnv • 1.0.7Fowler–Noll–Vo hash function | INDIRECT | 0 | |
| ident_case • 1.0.1Utility for applying case rules to Rust identifiers. | INDIRECT | 0 | |
| pin-project-lite • 0.2.16A lightweight version of pin-project written with declarative macros. | INDIRECT | 0 | |
| proc-macro2 • 1.0.103A 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.41Quasi-quoting macro quote!(...) | INDIRECT | 2 | |
| syn • 2.0.109Parser 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 | |
| unicode-width • 0.1.14Determine displayed width of `char` and `str` types according to Unicode Standard Annex #11 rules. | INDIRECT | 0 |
MIT7
| Package | Relation | Dependencies | Published |
|---|---|---|---|
| bytes • 1.10.1Types and traits for working with bytes | INDIRECT | 0 | |
| darling_core • 0.20.11Helper 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.20.11Internal 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.20.11A proc-macro library for reading attributes into structs when implementing custom derives. | INDIRECT | 9 | |
| starbase_macros • 0.7.11Macros for the starbase framework. | DIRECT | 10 | |
| strsim • 0.11.1Implementations of string similarity metrics. Includes Hamming, Levenshtein, OSA, Damerau-Levenshtein, Jaro, Jaro-Winkler, and Sørensen-Dice. | INDIRECT | 0 | |
| tokio • 1.48.0An event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications. | DIRECT | 2 |
Apache-2.01
| Package | Relation | Dependencies | Published |
|---|---|---|---|
| miette • 7.6.0Fancy diagnostic reporting library and protocol for us mere mortals who aren't compiler hackers. | DIRECT | 2 |
Unicode-3.0 AND (Apache-2.0 OR MIT)1
| Package | Relation | Dependencies | Published |
|---|---|---|---|
| unicode-ident • 1.0.22Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31 | INDIRECT | 0 |