peek_poke

Macro impl_for_arrays

Source
macro_rules! impl_for_arrays {
    ($($len:tt)+) => { ... };
}