Macro blake3_std::array_ref[][src]

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