Macro blake3_std::array_ref

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