mod database; pub use database::{ DatabaseConfig, PartialDatabaseConfig }; pub struct ServerConfig {} pub struct PartialServerConfig {}