implement_try_parse

Macro implement_try_parse 

Source
macro_rules! implement_try_parse {
    ($t:ty) => { ... };
}