[−][src]Module tokio_postgres::impls
Futures and stream types used in the crate.
Structs
| Bind | The future returned by |
| CancelQuery | The future returned by |
| CancelQueryRaw | The future returned by |
| Connect | The future returned by |
| ConnectRaw | The future returned by |
| CopyIn | The future returned by |
| CopyOut | The future returned by |
| Execute | The future returned by |
| Prepare | The future returned by |
| Query | The future returned by |
| QueryPortal | The future returned by |
| SimpleQuery | The stream returned by |
| Transaction | The future returned by |