Crate fuel_storage
source · [−]Structs
The wrapper around the storage that supports methods from StorageInspect and StorageMutate.
The wrapper around the storage that supports only methods from StorageInspect.
Traits
Mappable type with Key and Value.
Returns the merkle root for the StorageType per merkle Key. The type should implement the
StorageMutate for the StorageType. Per one storage, it is possible to have several merkle trees
under different Key.
Helper trait for StorageMutate to provide user-friendly API to retrieve storage as mutable
reference.
Helper trait for StorageInspect to provide user-friendly API to retrieve storage as reference.
Base read storage trait for Fuel infrastructure.
Base storage trait for Fuel infrastructure.
Type Definitions
Merkle root alias type