{"id":58955,"library":"inflections","title":"Inflections","description":"High performance inflection transformation library for changing properties of words like the case.","status":"active","version":"1.1.1","language":"rust","source_language":null,"source_url":"https://docs.rs/inflections","tags":["inflection","string","case","transformation","performance"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\ninflections = \"1.1.1\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add inflections","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"Inflect","correct":"use inflections::Inflect;"}],"quickstart":{"code":"use inflections::Inflect;\n\nfn main() {\n    let word = \"hello_world\".to_camel_case();\n    println!(\"Camel case: {}\", word);\n}","lang":"rust","description":"Convert a string to camel case using inflections."},"warnings":[],"env_vars":null,"search_vec":"'case':14,17 'chang':8 'high':2 'inflect':1,4,15 'librari':6 'like':12 'perform':3,19 'properti':9 'string':16 'transform':5,18 'word':11","created_at":"2026-06-16T16:44:57.157655+00:00","updated_at":"2026-06-16T16:44:57.157655+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://docs.rs/inflections","github":null,"docs":"https://docs.rs/inflections/","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}}