impl_for_array_ref

Macro impl_for_array_ref 

Source
macro_rules! impl_for_array_ref {
    ($($N:literal)+) => { ... };
}