Skip to main content

indentation_at_offset

Function indentation_at_offset 

Source
pub fn indentation_at_offset(offset: TextSize, source: &str) -> Option<&str>
Expand description

Extract the leading indentation from a line.