Package Licenses
Apache-2.0 OR MIT
Dependency Licenses
Apache-2.0 OR MIT10
Package | Relation | Dependencies | Published |
---|---|---|---|
cfg-if • 1.0.0A 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. | DIRECT | 0 | |
diesel_table_macro_syntax • 0.2.0Internal diesel crate | DIRECT | 3 | |
dsl_auto_type • 0.1.2Automatically expand query fragment types for factoring as functions | DIRECT | 12 | |
either • 1.13.0The enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases. | INDIRECT | 0 | |
fnv • 1.0.7Fowler–Noll–Vo hash function | INDIRECT | 0 | |
heck • 0.5.0heck is a case conversion library. | INDIRECT | 0 | |
ident_case • 1.0.1Utility for applying case rules to Rust identifiers. | INDIRECT | 0 | |
proc-macro2 • 1.0.92A 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.37Quasi-quoting macro quote!(...) | DIRECT | 2 | |
syn • 2.0.90Parser for Rust source code | DIRECT | 2 |
MIT5
Package | Relation | Dependencies | Published |
---|---|---|---|
darling_core • 0.20.10Helper 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.10Internal 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.10A proc-macro library for reading attributes into structs when implementing custom derives. | INDIRECT | 9 | |
dotenvy • 0.15.7A well-maintained fork of the dotenv crate | DIRECT | 0 | |
strsim • 0.11.1Implementations of string similarity metrics. Includes Hamming, Levenshtein, OSA, Damerau-Levenshtein, Jaro, Jaro-Winkler, and Sørensen-Dice. | INDIRECT | 0 |
Unicode-3.0 AND (Apache-2.0 OR MIT)1
Package | Relation | Dependencies | Published |
---|---|---|---|
unicode-ident • 1.0.14Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31 | INDIRECT | 0 |