aztec-nr
All items
protocol_types
0.0.0
In module utils
Functions
assert_array_eq
make_fixture
pad_end
pad_end_with
swap_items
aztec-nr
-
protocol_types
::
tests
::
utils
Function
swap_items
pub fn swap_items<T, let N:
u32
>( vec: &mut
BoundedVec
<T, N>, from_index:
u32
, to_index:
u32
, )