Struct sqlx_core::sqlite::SqliteTransactionManager [−][src]
pub struct SqliteTransactionManager;
Expand description
Implementation of [TransactionManager
] for SQLite.
pub struct SqliteTransactionManager;
Implementation of [TransactionManager
] for SQLite.