Expand description
Procedural macro to derive core::convert::From and core::convert::Into implementations based on field/variant names.
Derive Macrosยง
- Convert
ByName - Derive an implementaion of
core::convert::Fromandcore::convert::Into.
Procedural macro to derive core::convert::From and core::convert::Into implementations based on field/variant names.
core::convert::From and core::convert::Into.