pub fn normalize_indentation(string: &str) -> String
Expand description

Removes leading indentation and trailing whitespace from a string.