Crate snarkvm_synthesizer_debug

Crate snarkvm_synthesizer_debug 

Source

Re-exports§

pub use synthesizer_process as process;
pub use synthesizer_program as program;
pub use synthesizer_snark as snark;
pub use vm::*;

Modules§

prelude
vm

Macros§

cast_mut_ref
A helper macro to downcast a $variable to &mut $object<$network>.
cast_ref
A helper macro to downcast a $variable to $object<$network>.
process
A helper macro to dedup the Network trait and Aleo trait and process its given logic.

Structs§

Authorization
CallMetrics
Process
Stack
Trace

Enums§

Command
Instruction

Type Aliases§

Closure
Finalize
Function
Program