Crate convert_by_name

source ·
Expand description

Procedural macro to derive core::convert::From and core::convert::Into implementations based on field/variant names.

Derive Macros

  • Derive an implementaion of core::convert::From and core::convert::Into.