Registry / utility / trimothy

trimothy

JSON →
library0.9.1rscratesunverified

Traits for trimming slices, vecs, and strings.

# Cargo.toml [dependencies] trimothy = "0.9.1"
INSTALL
IMPORT
SIG · TRIMOTHY
T
trimothy
utilityrustv0.9.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Trim
use trimothy::Trim;

Trims whitespace from a string using the Trim trait.

use trimothy::Trim; fn main() { let s = " hello "; println!("Trimmed: '{}'", s.trim()); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.9.1latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources