[][src]Function trie_db::nibble_ops::at

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

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