Skip to main content

fold_exact_needle

Function fold_exact_needle 

Source
fn fold_exact_needle(bytes: &[u8]) -> Vec<u8> 
Expand description

Fold a case-exact needle for the superset sweep. Needles always originate from the query &str, so the bytes are valid UTF-8; the fold’s length preservation keeps prefix/suffix anchors sound.