Docs.rs
lazy_async_pool-0.3.3
lazy_async_pool 0.3.3
Permalink
Docs.rs crate page
MIT
Links
Documentation
Repository
crates.io
Source
Owners
dr-bonez
Dependencies
async-channel ^1.4.2
normal
futures ^0.3.5
normal
failure ^0.1
dev
tokio ^0.2.22
dev
tokio-postgres ^0.5.5
dev
Versions
90.91%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
lazy_
async_
pool
0.3.3
All Items
Crate Items
Structs
Crate
lazy_async_pool
Copy item path
Source
Structs
ยง
Pool
Lazy Asyncronous Object Pool
Pool
Guard
Guard around an item checked out from the pool. Will return the item to the pool when dropped.