Skip to main content

skip_set_ws

Function skip_set_ws 

Source
pub(crate) fn skip_set_ws(bytes: &[u8], from: usize, end: usize) -> usize
Expand description

Skip ASCII whitespace (space, tab, CR, LF) inside a #set body.