Expand description
Futures used in this crate
Structs§
- Disconnect
Pool - Future that disconnects this pool from a server and resolves to
()
. - GetConn
- This future will take connection from a pool and resolve to
Conn
.
Futures used in this crate
()
.Conn
.