strip_ws_lines

Function strip_ws_lines 

Source
pub fn strip_ws_lines(input: &str) -> Option<usize>
Expand description

Returns the index after any lines with only whitespace, if present