truncate-on-white-space

Crates.iotruncate-on-white-space
lib.rstruncate-on-white-space
version0.1.0
sourcesrc
created_at2021-05-07 00:08:43.723688
updated_at2021-05-07 00:08:43.723688
descriptionUnicode-safely truncate a &str at the closest whitespace to a specified length
homepagehttps://github.com/toddself/truncate-white-space
repositoryhttps://github.com/toddself/truncate-white-space
max_upload_size
id394043
size4,920
toddself (toddself)

documentation

README

truncate white space

Truncate a string at a certain length, using the closest whitespace character.

Usage

use 
Commit count: 0

cargo fmt