trait_implement_primitive

Macro trait_implement_primitive 

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