Crate random_pool [] [src]

Structs

RandomPool

A threadsafe, fixed-size, pool that holds elements that are each individually guarded behind a Mutex.