Type Alias ic_certification::Label
source · pub type Label = Label<Vec<u8>>;
Expand description
For labeled HashTreeNode
Aliased Type§
struct Label(/* private fields */);
pub type Label = Label<Vec<u8>>;
For labeled HashTreeNode
struct Label(/* private fields */);