Crate from_to_repr

source ·

Attribute Macros

  • from_to_otherfrom_to_other
    Derives From implementations for an enumeration and a specified type. Unknown values are mapped to an Other variant (which can have a custom name).

Derive Macros