Trait IndexedTreeLeafValue
pub trait IndexedTreeLeafValue: Empty {
// Required methods
pub fn get_key(self) -> Field;
}
pub trait IndexedTreeLeafValue: Empty {
// Required methods
pub fn get_key(self) -> Field;
}
impl IndexedTreeLeafValue for Fieldimpl IndexedTreeLeafValue for PublicDataTreeLeaf