Skip to main content
Module transaction
core_
crypto_
keystore
10.3.0
Module transaction
Module Items
Modules
Structs
In crate core_
crypto_
keystore
core_crypto_keystore
Module
transaction
Copy item path
Source
Modules
§
proteus
Structs
§
Transaction
This is an in-flight transaction: all operations are buffered in memory, and only applied to the database on
commit
.