[][src]Function bm_le::tree_root

pub fn tree_root<D, T>(value: &T) -> H256 where
    T: IntoTree<NoopBackend<D, End>>,
    D: Digest<OutputSize = U32>, 

Calculate a ssz merkle tree root, dismissing the tree.