StructMapping
StructMapping is a library for create string-based accessors/mutators Rust data structure.
Work In Progress
- Clean-Up
- Pipeline
- Publish Crate/Cargo
StructMapping in action
[]
# The core APIs
= { = "1.0", = ["derive"] }
use ;
StructMapping is a library for create string-based accessors/mutators Rust data structure.
[]
# The core APIs
= { = "1.0", = ["derive"] }
use ;