impl_from_literal

Macro impl_from_literal 

Source
macro_rules! impl_from_literal {
    ($($type_: ident);* $(;)?) => { ... };
}