Skip to main content

get_index

Function get_index 

Source
fn get_index(
    trie: ZeroTrieSimpleAscii<&'static [u8]>,
    id: DataIdentifierBorrowed<'_>,
    attributes_prefix_match: bool,
) -> Option<usize>