Function db_pool

Source
fn db_pool() -> &'static RwLock<HashMap<(DbKind, String), Arc<Database>>>