Module grant::config::config_base
source · Re-exports§
pub use super::connection::Connection;
pub use super::connection::ConnectionType;
pub use super::User;
pub use super::Role;
pub use super::RoleLevelType;
Structs§
- Configuration contains all the information needed to connect to a database, the roles and users.