Module config_base

Source

Re-exports§

pub use super::connection::Connection;
pub use super::User;
pub use super::Role;
pub use super::RoleLevelType;

Structs§

Config
Configuration contains all the information needed to connect to a database, the roles and users.