Skip to main content

Crate miden_base

Crate miden_base 

Source

Structs§

StorageMap
Typed access to an account storage map.
StorageValue
Typed access to a single account storage value.

Traits§

WordKey
A type that can be used as a key in a storage map.
WordValue
A type that can be stored in (or loaded from) account storage.