[][src]Crate text_utils

Functions

dedent

Removes common leading whitespace from each line.

dedent_less_than

https://stackoverflow.com/questions/60337455/how-to-trim-space-less-than-n-times

fill

Fill a line of text at width characters. Strings are wrapped based on their displayed width, not their size in bytes.

indent
indent_with
url_decode
url_encode