Module r2d2_mysql::param
[−]
[src]
Structs
| ConnectParams | |
| UserInfo |
Authentication information. |
Enums
| ConnectError |
Reasons a new Postgres connection could fail. |
Traits
| IntoConnectParams |
A trait implemented by types that can be converted into a |
Functions
| connect |
Convienent method to connect to database |