Macro impl_indexed_merkle_tree

Source
macro_rules! impl_indexed_merkle_tree {
    ($strct:ident) => { ... };
}