[][src]Type Definition refpool::unsync::Pool

type Pool<A> = Pool<A, PoolUnsync>;

A non-thread safe pool type.