Crate sp_storage

source ·
Expand description

Primitive types for storage related stuff.

Modules

Structs

Enums

  • Information related to a child state.
  • Type of child. It does not strictly define different child type, it can also be related to technical consideration or api variant.
  • Different possible state version.

Constants

Type Definitions

  • Map of data to use in a storage, it is a collection of byte key and values.