Function zerotrie::reader::get_branch_w0

source ·
fn get_branch_w0(trie: &[u8], i: usize, n: usize) -> &[u8] 
Expand description

Version of get_branch() specialized for the case w == 0 for performance