Module mysql_async::futures
source · Expand description
Futures used in this crate
Structs
- Future that disconnects this pool from a server and resolves to
(). - This future will take connection from a pool and resolve to
Conn.
Futures used in this crate
().Conn.