Skip to main content

impl_generic_array

Macro impl_generic_array 

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