Struct sqlx_core::mssql::MssqlTransactionManager
source · pub struct MssqlTransactionManager;
Expand description
Implementation of [TransactionManager
] for MSSQL.
pub struct MssqlTransactionManager;
Implementation of [TransactionManager
] for MSSQL.