tasm_lib::structure

Module tasm_object

Source

Structs§

  • Turns a memory, represented as a HashMap from BFieldElements to BFieldElements, along with a starting address, into an iterator over BFieldElements.

Constants§

Traits§

  • This trait defines methods for dealing with custom-defined objects from within the VM, assuming those methods live in memory as they are encoded with BFieldCodec.
  • Convenience struct for converting between string literals and field name identifiers.

Functions§

Derive Macros§