aztec-nr - noir_aztec::protocol::merkle_tree::leaf_preimage

Trait IndexedTreeLeafValue

pub trait IndexedTreeLeafValue: Empty
where _: Empty
{ // Required methods pub fn get_key(self) -> Field
where Self: Empty
; }

Required methods

pub fn get_key(self) -> Field
where Self: Empty

Implementors

impl IndexedTreeLeafValue for Field

impl IndexedTreeLeafValue for PublicDataTreeLeaf