Function dedent_less_than

Source
pub fn dedent_less_than(text: impl AsRef<str>, max: usize) -> String
Expand description

Removes at most n leading whitespace from each line