impl_native_traits

Macro impl_native_traits 

Source
macro_rules! impl_native_traits {
    (  $( $x:ident ),* ) => { ... };
}