impl_tt_to_lit

Macro impl_tt_to_lit 

Source
macro_rules! impl_tt_to_lit {
    ([$($prefix:tt)*] => ) => { ... };
}