{"id":58714,"library":"tinystr","title":"tinystr","description":"A small ASCII-only bounded length string representation.","status":"active","version":"0.8.2","language":"rust","source_language":null,"source_url":"https://github.com/unicode-org/icu4x","tags":["string","ascii","small","bounded","unicode"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\ntinystr = \"0.8.2\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add tinystr","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"TinyStr8","correct":"use tinystr::TinyStr8;"}],"quickstart":{"code":"use tinystr::TinyStr8;\n\nfn main() {\n    let s: TinyStr8 = \"hello\".parse().unwrap();\n    println!(\"String: {}\", s);\n}","lang":"rust","description":"Creates a TinyStr8 from a string literal."},"warnings":[],"env_vars":null,"search_vec":"'ascii':5,12 'ascii-on':4 'bound':7,14 'length':8 'represent':10 'small':3,13 'string':9,11 'tinystr':1 'unicod':15","created_at":"2026-06-16T16:35:49.315121+00:00","updated_at":"2026-06-16T16:35:49.315121+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/unicode-org/icu4x","github":"https://github.com/unicode-org/icu4x","docs":"https://docs.rs/tinystr/","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-16","next_check":"2026-12-13","install_tag":null}}