Function offset_ws

Source
pub fn offset_ws(reliteral: &[u8], start: usize) -> usize
Expand description

check if there is any leading whitespace from a given start byte index and return the offset between start and non-whitespace character