Macro snarkvm_algorithms::define_masked_merkle_tree_parameters[][src]

macro_rules! define_masked_merkle_tree_parameters {
    ($struct_name:ident, $hash:ty, $depth:expr) => { ... };
}