Module light_utils::offset::copy
source · Functions§
- Creates a
BoundedVecfrom the sequence of values provided inbytesbuffer. - Creates a
CyclicBoundedVecfrom the sequence of values provided inbytesbuffer. - Creates a copy of value of type
Tbased on the providedbytesbuffer.