from_string_impl

Macro from_string_impl 

Source
macro_rules! from_string_impl {
    ($st:ty,$t:ty) => { ... };
}