Re-exports§
pub use snarkvm_synthesizer_process as process;pub use snarkvm_synthesizer_program as program;pub use snarkvm_synthesizer_snark as snark;pub use vm::*;
Modules§
Macros§
- cast_
mut_ ref - A helper macro to downcast a
$variableto&mut $object<$network>. - cast_
ref - A helper macro to downcast a
$variableto$object<$network>. - convert
- A helper macro to dedup the
Networktrait andAleotrait and process its given logic. - process
- A helper macro to dedup the
Networktrait andAleotrait and process its given logic.
Structs§
- Argument
Locator - A locator for a function argument of the form
{is_input}/{index}. - Authorization
- Call
Metrics - Process
- Restrictions
- A registry of program execution restrictions for the Aleo network.
- Stack
- Trace