aho_corasick::nfa::contiguous

Function u32_len

Source
fn u32_len(ntrans: usize) -> usize
Expand description

Computes the number of u32 values needed to represent one byte per the number of transitions given.