Function position

Source
fn position(haystack: &PaddedVec, needle: u16) -> usize
Expand description

The compiler optimizes the position search when the size of the chunk is known.