[−][src]Function super_analyzer_core::results::utils::split_indent
pub fn split_indent(line: &str) -> (&str, &str)
Split line into indentation and the rest of the line.
pub fn split_indent(line: &str) -> (&str, &str)
Split line into indentation and the rest of the line.