green_copper_runtime::modules::db::sqlx

Constant CONNECTIONS

source
pub const CONNECTIONS: LocalKey<RefCell<AutoIdMap<Arc<SqlxConnection>>>>;