Crates.io | truncate-on-white-space |
lib.rs | truncate-on-white-space |
version | 0.1.0 |
source | src |
created_at | 2021-05-07 00:08:43.723688 |
updated_at | 2021-05-07 00:08:43.723688 |
description | Unicode-safely truncate a &str at the closest whitespace to a specified length |
homepage | https://github.com/toddself/truncate-white-space |
repository | https://github.com/toddself/truncate-white-space |
max_upload_size | |
id | 394043 |
size | 4,920 |
Truncate a string at a certain length, using the closest whitespace character.
use