impl_trait_array

Macro impl_trait_array 

Source
macro_rules! impl_trait_array {
    ($to:ty) => { ... };
}