from_meta_lit

Macro from_meta_lit 

Source
macro_rules! from_meta_lit {
    ($impl_ty:path, $lit_variant:path) => { ... };
}