[][src]Function zamm_yang::codegen::count_indent

pub fn count_indent(line: &str) -> (usize, Option<char>)

Returns the indent, as well as the first non-whitespace character.