Skip to main content

trailing_ws_offset

Function trailing_ws_offset 

Source
pub fn trailing_ws_offset(s: &str) -> usize
Expand description

Trailing whitespace run (/\s+$/), returns byte offset of the run start.