[][src]Crate lazy_async_pool

Structs

Pool

Lazy Asyncronous Object Pool

PoolGuard

Guard around an item checked out from the pool. Will return the item to the pool when dropped.