Trait PooledObject

Source
pub trait PooledObject { }
Expand description

An object that can be put into a Pool<T>.

Implementorsยง