Macro peek_poke::impl_for_arrays

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