next_
build_
test
0.1.0
next_build_test
Function
shuffle
Copy item path
Source
pub fn shuffle<'a, T: 'a>( items: impl
Iterator
<Item = T>, ) -> impl
Iterator
<Item = T>