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

Struct SortOrderEnum

pub struct SortOrderEnum {
    pub DESC: u8,
    pub ASC: u8,
}

Fields

DESC: u8
ASC: u8