[][src]Function rnix::value::remove_indent

pub fn remove_indent(input: &str, initial: bool, indent: usize) -> String

Remove a specified max value of indention from each line in a string after a specified starting point