{"id":75614,"library":"trimothy","title":"trimothy","description":"Traits for trimming slices, vecs, and strings.","status":"active","version":"0.9.1","language":"rust","source_language":null,"source_url":"https://github.com/Blobfolio/trimothy","tags":["trim","string","slice","vec"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\ntrimothy = \"0.9.1\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add trimothy","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"Trim","correct":"use trimothy::Trim;"}],"quickstart":{"code":"use trimothy::Trim;\n\nfn main() {\n    let s = \"  hello  \";\n    println!(\"Trimmed: '{}'\", s.trim());\n}","lang":"rust","description":"Trims whitespace from a string using the Trim trait."},"warnings":[],"env_vars":null,"search_vec":"'slice':5,11 'string':8,10 'trait':2 'trim':4,9 'trimothi':1 'vec':6,12","created_at":"2026-06-17T19:18:50.520464+00:00","updated_at":"2026-06-17T19:18:50.520464+00:00","problems":[],"ecosystem":"crates","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/Blobfolio/trimothy","github":"https://github.com/Blobfolio/trimothy","docs":"https://docs.rs/trimothy/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}