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.