Module light_utils::offset::copy
source · Functions§
- Creates a
BoundedVec
from the sequence of values provided inbytes
buffer. - Creates a
CyclicBoundedVec
from the sequence of values provided inbytes
buffer. - Creates a copy of value of type
T
based on the providedbytes
buffer.