Crate tryfrom_via_fromstr

Source
Expand description

Derive TryFrom<&str> by delegating to the annotated FromStr impl

See tryfrom_via_fromstr for examples.

Attribute Macrosยง

tryfrom_via_fromstr
Derive TryFrom<&str> by delegating to the annotated FromStr impl