pub type Label = Label<Vec<u8>>;
For labeled HashTreeNode
HashTreeNode
struct Label(/* private fields */);