Skip to main content

Module intrinsics

Module intrinsics 

Source

Re-exports§

pub use self::crypto::Digest;
pub use self::felt::assert;
pub use self::felt::assert_eq;
pub use self::felt::assertz;
pub use self::word::Word;

Modules§

advice
Contains intrinsics for advice operations with the advice provider.
crypto
Cryptographic intrinsics for the Miden VM.
debug
felt
Felt-related intrinsics and helpers.
word

Structs§

Felt
A Felt represented as a felt (miden_core::Felt).
WordAligned