green_copper_runtime::modules::db::sqlx

Constant TRANSACTIONS

source
pub const TRANSACTIONS: LocalKey<RefCell<AutoIdMap<Arc<SqlxTransaction>>>>;