Macro snarkvm_parameters::impl_local

source ยท
macro_rules! impl_local {
    ($name: ident, $local_dir: expr, $fname: tt, "usrs") => { ... };
    ($name: ident, $local_dir: expr, $fname: tt, $ftype: tt) => { ... };
}