Crate lazy_async_pool
Version 0.3.3
See all lazy_async_pool's items
Lazy Asyncronous Object Pool
Guard around an item checked out from the pool. Will return the item to the pool when dropped.