FromStr

Derive Macro FromStr 

Source
#[derive(FromStr)]
Expand description

Implement Derive macro for FromStr implementation Handles two variations: inner String and inner other-type