int_trait_impl

Macro int_trait_impl 

Source
macro_rules! int_trait_impl {
    ($name:ident for $($t:ty)*) => { ... };
}