Function text_utils::dedent[][src]

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

Removes common leading whitespace from each line.