Module postgres::params
[−]
[src]
Connection parameters
Structs
Builder |
A builder for |
ConnectParams |
Information necessary to open a new connection to a Postgres server. |
User |
Authentication information. |
Enums
Host |
The host. |
Traits
IntoConnectParams |
A trait implemented by types that can be converted into a |