Crate lazy_async_pool

Crate lazy_async_pool 

Source

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.