1 unstable release
| 0.0.1 | Nov 23, 2024 |
|---|
#12 in #rustdoc-json
5KB
automapper
A convention based object-object mapper for Rust. This uses Json rustdoc generated by cargo doc.
See examples in crates/usage/tests.
To Do
- Basic struct + primitive fields
- Optional fields
- Struct mapping: tuple fields
- Enum mapping
- Issue when moving tests outside crate
- Impl foreign trait for struct
- Result mapping
Dependencies
~6–11MB
~200K SLoC