[][src]Macro snarkvm_algorithms::define_masked_merkle_tree_parameters

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