Type Definition ic_certification::HashTree

source ·
pub type HashTree = HashTree<Vec<u8>>;
Expand description

A HashTree representing a full tree.