green_copper_runtime::modules::db::mysql

Constant CONNECTIONS

source
pub const CONNECTIONS: LocalKey<RefCell<HashMap<usize, MysqlConnection>>>;