Macro blake3_std::array_mut_ref[][src]

macro_rules! array_mut_ref {
    ($arr : expr, $offset : expr, $len : expr) => { ... };
}