snarkvm_synthesizer

Macro convert

Source
macro_rules! convert {
    ($logic:ident) => { ... };
}
Expand description

A helper macro to dedup the Network trait and Aleo trait and process its given logic.