Skip to main content

is_indented_content

Function is_indented_content 

Source
pub fn is_indented_content(
    line: &str,
    base_indent: usize,
    required_indent: usize,
) -> bool
Expand description

Check if a line is indented enough to be content