trait_implement_primitives

Macro trait_implement_primitives 

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