Module futures

Source
Expand description

Futures used in this crate

Structs§

DisconnectPool
Future that disconnects this pool from a server and resolves to ().
GetConn
This future will take connection from a pool and resolve to Conn.