{"id":64948,"library":"ident-case","title":"Ident Case","description":"Utility for applying case rules to Rust identifiers.","status":"active","version":"1.0.1","language":"rust","source_language":null,"source_url":"https://github.com/TedDriggs/ident_case","tags":["identifier","case","conversion","utility"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nident_case = \"1.0.1\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add ident_case","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"RenameRule","correct":"use ident_case::RenameRule;"}],"quickstart":{"code":"use ident_case::RenameRule;\n\nfn main() {\n    let rule = RenameRule::PascalCase;\n    println!(\"{}\", rule.apply(\"hello_world\"));\n}","lang":"rust","description":"Convert identifier casing using RenameRule."},"warnings":[],"env_vars":null,"search_vec":"'appli':5 'case':2,6,12 'convers':13 'ident':1 'identifi':10,11 'rule':7 'rust':9 'util':3,14","created_at":"2026-06-17T17:02:32.626395+00:00","updated_at":"2026-06-17T17:02:32.626395+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/TedDriggs/ident_case","github":"https://github.com/TedDriggs/ident_case","docs":"https://docs.rs/ident_case/","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}}