Function text_utils::dedent_less_than[][src]

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

Removes at most n leading whitespace from each line