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
Feltrepresented as a felt (miden_core::Felt). - Word
Aligned