For the complete documentation index, see llms.txt.
aztec-nr - noir_aztec::utils::array::subbvec

Module subbvec

Functions

  • Returns DstMaxLen elements from a source BoundedVec, starting at offset. offset must not be larger than the original length, and DstLen must not be larger than the total number of elements past offset (including the zeroed elements past len()).