Re-exports§
pub use self::felt::Felt;pub use self::felt::FromMidenRepr;pub use self::felt::ToMidenRepr;pub use self::felt::bytes_to_words;pub use self::felt::push_wasm_ty_to_operand_stack;pub use miden_debug_types as debug_types;pub use miden_processor as processor;pub use self::debug::*;pub use self::exec::*;
Modules§
Macros§
Structs§
- Hybrid
Package Registry - The in-memory package registry used by the compiler
- Link
Library - A library requested by the user to be linked against during compilation
Functions§
- normalize_
source_ path - Converts a source URI or path into a stable form for loading and comparison.