Macro ark_std::cfg_chunks_mut[][src]

macro_rules! cfg_chunks_mut {
    ($e: expr, $size: expr) => { ... };
}
Expand description

Returns an iterator over chunk_size mutable elements of the slice at a time.