Token StructMapping for testing StructMapping implementations
Derive macro to auto-generate From<Source> for Target by mapping struct fields — zero boilerplate struct conversion
Procedural macro implementation for struct-mapper — do not depend on this directly, use struct-mapper instead
Object to Object mapper for Rust. Derive '(Try)From' and '(Try)Into' traits.
derive macro for the variant-map crate, adds another type called StructMap
Struct mapping with pointer chain traversal via derive macros
Procedural macro to easily write higher-order strategies in proptest.
Generate Elasticsearch mapping definitions from Rust structs and enums using derive macros
A macro for defining virtual structs backed by maps
A Lodash inspired utility library to manipulate array and object for Rust
Proc macros for structible
A zero-copy, zero-dependency, no_std-compatible, extremely fast MessagePack serializer for Rust.