tryfrom-via-fromstr 0.1.1

Derive `TryFrom` by delegating to the `FromStr` impl
Documentation
1
Derive [`TryFrom<&str>`](std::convert::TryFrom) by delegating to the annotated [`FromStr`](std::str::FromStr) impl