Package Licenses
MIT
Dependency Licenses
Apache-2.0 OR MIT5
Package | Relation | Dependencies | Published |
---|---|---|---|
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 | |
serde_derive • 1.0.195Macros 1.1 implementation of #[derive(Serialize, Deserialize)] | INDIRECT | 4 | |
serde • 1.0.195A generic serialization/deserialization framework | DIRECT | 5 | |
syn • 2.0.104Parser for Rust source code | INDIRECT | 2 |
MIT4
Package | Relation | Dependencies | Published |
---|---|---|---|
frunk_derives • 0.4.4frunk_derives contains the custom derivations for certain traits in Frunk. | DIRECT | 10 | |
frunk_proc_macro_helpers • 0.1.4Common internal functions for frunk's proc macros | INDIRECT | 10 | |
frunk_proc_macros • 0.1.4Proc macros for Frunk | DIRECT | 10 | |
frunk • 0.4.4Frunk provides developers with a number of functional programming tools like HList, Coproduct, Generic, LabelledGeneric, Validated, Monoid, Semigroup and friends. | DIRECT | 10 |
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 |