pub type PostgresConfig = Config;
Expand description
Connection configuration. This is a re-export of tokio_postgres::Config
.
Aliased Typeยง
struct PostgresConfig { /* private fields */ }
pub type PostgresConfig = Config;
Connection configuration. This is a re-export of tokio_postgres::Config
.
struct PostgresConfig { /* private fields */ }