Module fuel_core_storage::transactional
source · Expand description
The primitives to work with storage in transactional mode.
Structs
- The storage transaction for the
Storage
type.
Traits
- The type is storage transaction and holds uncommitted state.
- The types is transactional and may create
StorageTransaction
.