spl_account_compression

Macro _merkle_tree_apply_fn

source
macro_rules! _merkle_tree_apply_fn {
    ($header:ident, $($arg:tt)*) => { ... };
}
Expand description

This applies a given function on a ConcurrentMerkleTree by allowing the compiler to infer the size of the tree based upon the header information stored on-chain