pub type LeafHash<Types> = Commitment<Leaf2<Types>>;
pub struct LeafHash<Types>(/* private fields */);