impl_has_macro_false

Macro impl_has_macro_false 

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