Skip to main content

get_line_indent

Function get_line_indent 

Source
pub fn get_line_indent(line: &str) -> usize
Expand description

Extract indentation from a line (counts spaces and tabs)