[][src]Module mysql_async::futures

Futures used in this crate

Structs

DisconnectPool

Future that disconnects this pool from server and resolves to ().

ForEach
GetConn

This future will take connection from a pool and resolve to Conn.

Map
Reduce

Type Definitions

ForEachAndDrop
MapAndDrop
ReduceAndDrop