Struct sqlx_core::mysql::MySqlTransactionManager
source · pub struct MySqlTransactionManager;
Expand description
Implementation of [TransactionManager
] for MySQL.
pub struct MySqlTransactionManager;
Implementation of [TransactionManager
] for MySQL.