Module copy

Source

Functions§

read_bounded_vec_at
Creates a BoundedVec from the sequence of values provided in bytes buffer.
read_cyclic_bounded_vec_at
Creates a CyclicBoundedVec from the sequence of values provided in bytes buffer.
read_value_at
Creates a copy of value of type T based on the provided bytes buffer.