Type Alias Hash

Source
pub type Hash = Hash<Tree>;
Expand description

A Hash referencing a Tree

Aliased Typeยง

pub struct Hash { /* private fields */ }