pub fn retry<T>() -> StmResult<T>
Expand description

Abandon the transaction and retry after some of the variables read have changed.