pub fn normalize_indentation(string: &str) -> String
Removes leading indentation and trailing whitespace from a string.