Macro impl_from_str

Source
macro_rules! impl_from_str {
    ($t:path) => { ... };
}