array_impls

Macro array_impls 

Source
macro_rules! array_impls {
    ($($N:expr)*) => { ... };
}