Type Definition infinitree::object::WriterPool

source · []
pub type WriterPool<W> = Pool<W>;

Trait Implementations