Module client

Module client 

Source

Structs§

PooledTokioClientFactory
A ClientFactory that uses a connection pool per address.

Traits§

Client
ClientFactory
A factory object for Postgres clients. This abstracts details of client creation such as pooling.