Module rollback

Module rollback 

Source

Structs§

RollbackGuard
“Rollback guard” pretty much a transaction, if “commit” is not called and the value is dropped (Usually by an error case) the rollback function will be run