tryfrom-via-fromstr 0.1.1

Derive `TryFrom` by delegating to the `FromStr` impl
Documentation

A rust proc-macro for deriving TryFrom<&str> from FromStr.