arbitrary • 1.4.1The trait for generating structured data from unstructured data
DIRECT
0
borsh • 1.5.5Binary Object Representation Serializer for Hashing
DIRECT
1
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.
libc • 0.2.171Raw FFI bindings to platform libraries like libc.
INDIRECT
0
proc-macro2 • 1.0.94A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.