Skip to main content

lines_after

Function lines_after 

Source
pub fn lines_after(offset: TextSize, code: &str) -> u32
Expand description

Counts the empty lines between offset and the first non-whitespace character.