tryfrom-via-fromstr 0.1.1

Derive `TryFrom` by delegating to the `FromStr` impl
Documentation
1
A rust proc-macro for deriving `TryFrom<&str>` from `FromStr`.