peek_poke

Macro impl_for_arrays

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