List of all items
Structs
- ContextId
- DefaultDebugHandler
- DefaultHost
- ExecutionOptions
- ExecutionOutput
- FastProcessor
- Felt
- HostLibrary
- Kernel
- MemMastForestStore
- MemoryAddress
- ProcessorState
- Program
- ProgramInfo
- ResumeContext
- StackInputs
- StackOutputs
- Word
- advice::AdviceInputs
- advice::AdviceMap
- advice::AdviceProvider
- advice::AdviceStackBuilder
- crypto::dsa::ecdsa_k256_keccak::PublicKey
- crypto::dsa::ecdsa_k256_keccak::SecretKey
- crypto::dsa::ecdsa_k256_keccak::Signature
- crypto::dsa::eddsa_25519_sha512::PublicKey
- crypto::dsa::eddsa_25519_sha512::SecretKey
- crypto::dsa::eddsa_25519_sha512::Signature
- crypto::dsa::falcon512_poseidon2::Nonce
- crypto::dsa::falcon512_poseidon2::Polynomial
- crypto::dsa::falcon512_poseidon2::PublicKey
- crypto::dsa::falcon512_poseidon2::SecretKey
- crypto::dsa::falcon512_poseidon2::Signature
- crypto::dsa::falcon512_poseidon2::SignatureHeader
- crypto::dsa::falcon512_poseidon2::SignaturePoly
- crypto::hash::Blake3Digest
- crypto::hash::Blake3_256
- crypto::hash::Keccak256
- crypto::hash::Poseidon2
- crypto::hash::Rpo256
- crypto::hash::Rpx256
- crypto::hash::Sha256
- crypto::hash::Sha512
- crypto::merkle::EmptySubtreeRoots
- crypto::merkle::InnerNodeInfo
- crypto::merkle::LeafIndex
- crypto::merkle::MerklePath
- crypto::merkle::MerkleStore
- crypto::merkle::MerkleTree
- crypto::merkle::Mmr
- crypto::merkle::MmrPeaks
- crypto::merkle::NodeIndex
- crypto::merkle::PartialMerkleTree
- crypto::merkle::SimpleSmt
- crypto::merkle::Smt
- crypto::merkle::SmtProof
- crypto::merkle::StoreNode
- crypto::random::RpoRandomCoin
- crypto::random::RpxRandomCoin
- event::EventHandlerRegistry
- event::EventId
- event::EventName
- event::NoopEventHandler
- field::BinomialExtensionField
- mast::AsmOpId
- mast::BasicBlockNode
- mast::BasicBlockNodeBuilder
- mast::CallNode
- mast::CallNodeBuilder
- mast::DebugInfo
- mast::DecoratedLinks
- mast::DecoratedLinksIter
- mast::DecoratorId
- mast::DecoratorOpLinkIterator
- mast::DynNode
- mast::DynNodeBuilder
- mast::ExternalNode
- mast::ExternalNodeBuilder
- mast::JoinNode
- mast::JoinNodeBuilder
- mast::LoopNode
- mast::LoopNodeBuilder
- mast::MastForest
- mast::MastForestRootMap
- mast::MastNodeFingerprint
- mast::MastNodeId
- mast::NodeToDecoratorIds
- mast::OpBatch
- mast::OpToAsmOpId
- mast::OpToDecoratorIds
- mast::SplitNode
- mast::SplitNodeBuilder
- mast::SubtreeIterator
- mast::UntrustedMastForest
- operation::AssemblyOp
- precompile::PrecompileCommitment
- precompile::PrecompileRequest
- precompile::PrecompileTranscript
- precompile::PrecompileVerifierRegistry
- serde::BudgetedReader
- serde::SliceReader
- trace::AuxTraceBuilders
- trace::ChipletsLengths
- trace::ExecutionTrace
- trace::RowIndex
- trace::TraceLenSummary
- trace::chiplets::Ace
- trace::chiplets::AuxTraceBuilder
- trace::chiplets::Chiplets
- trace::chiplets::ChipletsTrace
- trace::chiplets::CircuitEvaluation
- trace::chiplets::MerkleRootUpdate
- trace::execution_tracer::ExecutionTracer
- trace::execution_tracer::HasherChipletShim
- trace::execution_tracer::TraceGenerationContext
- utils::ColMatrix
- utils::CsrMatrix
- utils::DenseIdMap
- utils::DisplayHex
- utils::IndexVec
- utils::ReadAdapter
Enums
- BreakReason
- ExecutionError
- ExecutionOptionsError
- InputError
- MemoryError
- advice::AdviceError
- advice::AdviceMutation
- crypto::dsa::ecdsa_k256_keccak::PublicKeyError
- crypto::dsa::eddsa_25519_sha512::PublicKeyError
- crypto::dsa::eddsa_25519_sha512::UncheckedVerificationError
- crypto::merkle::MerkleError
- crypto::merkle::SmtProofError
- event::SystemEvent
- mast::AsmOpIndexError
- mast::DecoratorIndexError
- mast::DecoratorStore
- mast::MastForestError
- mast::MastNode
- mast::MastNodeBuilder
- mast::OperationOrDecorator
- operation::DebugOptions
- operation::Decorator
- operation::Operation
- operation::OperationError
- precompile::PrecompileVerificationError
- serde::DeserializationError
- utils::CsrValidationError
- utils::IndexedVecError
Traits
- DebugHandler
- FutureMaybeSend
- Host
- MastForestStore
- Stopper
- event::EventHandler
- field::BasedVectorSpace
- field::ExtensionField
- field::Field
- field::PrimeCharacteristicRing
- field::PrimeField64
- field::QuotientMap
- field::TwoAdicField
- mast::MastForestContributor
- mast::MastNodeExt
- precompile::PrecompileVerifier
- serde::ByteReader
- serde::ByteWriter
- serde::Deserializable
- serde::Serializable
- utils::Idx
- utils::IntoBytes
- utils::LookupByIdx
- utils::Matrix
- utils::ToElements
- utils::ToHex
Macros
Functions
- execute
- execute_sync
- field::batch_inversion_allow_zeros
- field::batch_multiplicative_inverse
- mast::build_node_with_remapped_ids
- mast::error_code_from_msg
- trace::build_trace
- utils::bound_into_included_u64
- utils::bytes_to_packed_u32_elements
- utils::flatten_slice_elements
- utils::flatten_vector_elements
- utils::group_slice_elements
- utils::hash_string_to_word
- utils::packed_u32_elements_to_bytes
- utils::range
- utils::to_hex
- utils::uninit_vector
Type Aliases
- DebugError
- TraceError
- event::EventError
- field::QuadFelt
- mast::DecoratedOpLink
- mast::DecoratorFingerprint
- mast::Remapping
- operation::DecoratorList
- precompile::PrecompileError
- precompile::PrecompileTranscriptDigest
- precompile::PrecompileTranscriptState
- utils::RowMajorMatrix
Constants
- EMPTY_WORD
- MIN_STACK_DEPTH
- ONE
- WORD_SIZE
- ZERO
- crypto::dsa::falcon512_poseidon2::PK_LEN
- crypto::dsa::falcon512_poseidon2::SK_LEN
- crypto::merkle::SMT_DEPTH
- mast::OP_BATCH_SIZE
- mast::OP_GROUP_SIZE
- operation::OPCODE_ADD
- operation::OPCODE_ADVPOP
- operation::OPCODE_ADVPOPW
- operation::OPCODE_AND
- operation::OPCODE_ASSERT
- operation::OPCODE_CALL
- operation::OPCODE_CALLER
- operation::OPCODE_CLK
- operation::OPCODE_CRYPTOSTREAM
- operation::OPCODE_CSWAP
- operation::OPCODE_CSWAPW
- operation::OPCODE_DROP
- operation::OPCODE_DUP0
- operation::OPCODE_DUP1
- operation::OPCODE_DUP11
- operation::OPCODE_DUP13
- operation::OPCODE_DUP15
- operation::OPCODE_DUP2
- operation::OPCODE_DUP3
- operation::OPCODE_DUP4
- operation::OPCODE_DUP5
- operation::OPCODE_DUP6
- operation::OPCODE_DUP7
- operation::OPCODE_DUP9
- operation::OPCODE_DYN
- operation::OPCODE_DYNCALL
- operation::OPCODE_EMIT
- operation::OPCODE_END
- operation::OPCODE_EQ
- operation::OPCODE_EQZ
- operation::OPCODE_EVALCIRCUIT
- operation::OPCODE_EXPACC
- operation::OPCODE_EXT2MUL
- operation::OPCODE_FRIE2F4
- operation::OPCODE_HALT
- operation::OPCODE_HORNERBASE
- operation::OPCODE_HORNEREXT
- operation::OPCODE_HPERM
- operation::OPCODE_INCR
- operation::OPCODE_INV
- operation::OPCODE_JOIN
- operation::OPCODE_LOGPRECOMPILE
- operation::OPCODE_LOOP
- operation::OPCODE_MLOAD
- operation::OPCODE_MLOADW
- operation::OPCODE_MOVDN2
- operation::OPCODE_MOVDN3
- operation::OPCODE_MOVDN4
- operation::OPCODE_MOVDN5
- operation::OPCODE_MOVDN6
- operation::OPCODE_MOVDN7
- operation::OPCODE_MOVDN8
- operation::OPCODE_MOVUP2
- operation::OPCODE_MOVUP3
- operation::OPCODE_MOVUP4
- operation::OPCODE_MOVUP5
- operation::OPCODE_MOVUP6
- operation::OPCODE_MOVUP7
- operation::OPCODE_MOVUP8
- operation::OPCODE_MPVERIFY
- operation::OPCODE_MRUPDATE
- operation::OPCODE_MSTORE
- operation::OPCODE_MSTOREW
- operation::OPCODE_MSTREAM
- operation::OPCODE_MUL
- operation::OPCODE_NEG
- operation::OPCODE_NOOP
- operation::OPCODE_NOT
- operation::OPCODE_OR
- operation::OPCODE_PAD
- operation::OPCODE_PIPE
- operation::OPCODE_PUSH
- operation::OPCODE_REPEAT
- operation::OPCODE_RESPAN
- operation::OPCODE_SDEPTH
- operation::OPCODE_SPAN
- operation::OPCODE_SPLIT
- operation::OPCODE_SWAP
- operation::OPCODE_SWAPDW
- operation::OPCODE_SWAPW
- operation::OPCODE_SWAPW2
- operation::OPCODE_SWAPW3
- operation::OPCODE_SYSCALL
- operation::OPCODE_U32ADD
- operation::OPCODE_U32ADD3
- operation::OPCODE_U32AND
- operation::OPCODE_U32ASSERT2
- operation::OPCODE_U32DIV
- operation::OPCODE_U32MADD
- operation::OPCODE_U32MUL
- operation::OPCODE_U32SPLIT
- operation::OPCODE_U32SUB
- operation::OPCODE_U32XOR
- trace::CORE_TRACE_WIDTH
- trace::chiplets::MAX_NUM_ACE_WIRES
- trace::chiplets::PTR_OFFSET_ELEM
- trace::chiplets::PTR_OFFSET_WORD