Function tp_trie::nibble_ops::at[][src]

pub fn at(s: &NibbleSlice<'_>, i: usize) -> u8

Get u8 nibble value at a given index in a NibbleSlice.