pub fn load_db_connection_pool(db_url: &str) -> Result<DbConnectionPool, Error>