Function ic_agent::hash_tree::empty

source ·
pub fn empty<Storage>() -> HashTree<Storage>where
    Storage: AsRef<[u8]>,
Expand description

Create an empty hash tree.