[][src]Function text_utils::dedent

pub fn dedent(text: impl AsRef<str>) -> String

Removes common leading whitespace from each line.