Package Licenses
Apache-2.0 OR MIT
Dependency Licenses
Apache-2.0 OR MIT6
Package | Relation | Dependencies | Published |
---|---|---|---|
proc-macro-error-attr • 1.0.4Attribute macro for proc-macro-error crate | INDIRECT | 4 | |
proc-macro-error • 1.0.4Almost drop-in replacement to panics in proc-macros | DIRECT | 6 | |
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 • 1.0.109Parser for Rust source code | DIRECT | 3 | |
version_check • 0.9.5Tiny crate to check the version of the installed/running rustc. | INDIRECT | 0 |
BSD-2-Clause1
Package | Relation | Dependencies | Published |
---|---|---|---|
Inflector • 0.11.4Adds String based inflections for Rust. Snake, kebab, camel, sentence, class, title and table cases as well as ordinalize, deordinalize, demodulize, foreign key, and pluralize/singularize are supported as both traits and pure functions acting on String types. | DIRECT | 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 |