impl_from_str

Macro impl_from_str 

Source
macro_rules! impl_from_str {
    ($parser_fn:ident, $out:ty) => { ... };
}