miden_crypto::merkle

Function tree_to_text

source
pub fn tree_to_text(tree: &MerkleTree) -> Result<String, Error>
Expand description

Utility to visualize a MerkleTree in text.