For the complete documentation index, see llms.txt.
aztec-nr - noir_aztec::note::note_getter_options

Struct Select

pub struct Select
{ /* private fields */ }

Implementations

impl Select

pub fn new<T>(property_selector: PropertySelector<T>, comparator: u8, value: T) -> Self
where T: Packable