0.1.0 |
|
---|
#20 in #truncate
5KB
72 lines
truncate white space
Truncate a string at a certain length, using the closest whitespace character.
Usage
use
Unicode-safely truncate a &str at the closest whitespace to a specified length
0.1.0 |
|
---|
#20 in #truncate
5KB
72 lines
Truncate a string at a certain length, using the closest whitespace character.
use