Skip to main content

commit

Function commit 

Source
pub async fn commit<T: TransactionSession>(txn: T) -> Result<()>
Expand description

Commits a transaction and maps errors consistently.