Crate miden_core

source ·

Modules

Structs

Contains information corresponding to an assembly instruction (only applicable in debug mode).
A map of code block hashes to their underlying code blocks.
Iterator used to iterate through the decorator list of a span block while executing operation batches of a span block.
Represents base field element in the field.
A list of procedure hashes defining a VM kernel.
A program which can be executed by the VM.
Input container for Miden VM programs.
Output container for Miden VM programs.
Represents an element in a quadratic extension of a StarkField.

Enums

TODO: add docs
TODO: add docs
A set of native VM operations.

Constants

Traits

Specifies that a field is an extension of another field.
Defines an element in a finite field.
Defines an element in a STARK-friendly finite field.

Type Definitions

Vector consisting of a tuple of operation index (within a span block) and decorator at that index