Crate rand_pop

Source

Structs§

RandIter
Iterator over a container that returns its items in random order.

Traits§

RandPop
Interface for randomly removing elements from a container.