impl_from_through_string

Macro impl_from_through_string 

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