Package Licenses
Apache-2.0 OR MIT
Dependency Licenses
Apache-2.0 OR MIT8
Package | Relation | Dependencies | Published |
---|---|---|---|
ouroboros_macro • 0.13.0Proc macro for ouroboros crate. | DIRECT | 8 | |
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 | INDIRECT | 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. | INDIRECT | 1 | |
quote • 1.0.37Quasi-quoting macro quote!(...) | INDIRECT | 2 | |
stable_deref_trait • 1.2.0An unsafe marker trait for types like Box and Rc that dereference to a stable address even when moved, and hence can be used with libraries such as owning_ref and rental. | DIRECT | 0 | |
syn • 1.0.109Parser for Rust source code | INDIRECT | 3 | |
version_check • 0.9.5Tiny crate to check the version of the installed/running rustc. | INDIRECT | 0 |
MIT1
Package | Relation | Dependencies | Published |
---|---|---|---|
aliasable • 0.1.3Basic aliasable (non unique pointer) types | DIRECT | 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. | 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 |