Crate miden_base

Crate miden_base 

Source

Macros§

generate
Generate bindings for an input WIT document.

Structs§

StorageMap
Value

Traits§

StorageMapAccess
ValueAccess

Attribute Macros§

component
Generates the WIT interface and storage metadata.
export_type
Generates an equvalent type in the WIT interface. Required for every type mentioned in the public methods of an account component.
note_script
Marks the function as a note script
tx_script
Marks the function as a transaction script