{"id":57218,"library":"heck","title":"Heck","description":"A case conversion library for Rust, supporting conversions like camelCase, snake_case, and kebab-case.","status":"active","version":"0.5.0","language":"rust","source_language":null,"source_url":"https://github.com/withoutboats/heck","tags":["case","conversion","string","utility"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nheck = \"0.5.0\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add heck","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"ToSnakeCase","correct":"use heck::ToSnakeCase;"}],"quickstart":{"code":"use heck::ToSnakeCase;\n\nfn main() {\n    let s = \"HelloWorld\".to_snake_case();\n    println!(\"{}\", s); // hello_world\n}","lang":"rust","description":"Converts a string to snake_case using the ToSnakeCase trait."},"warnings":[],"env_vars":null,"search_vec":"'camelcas':11 'case':3,13,17,18 'convers':4,9,19 'heck':1 'kebab':16 'kebab-cas':15 'librari':5 'like':10 'rust':7 'snake':12 'string':20 'support':8 'util':21","created_at":"2026-06-16T15:33:21.263178+00:00","updated_at":"2026-06-16T15:33:21.263178+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/withoutboats/heck","github":"https://github.com/withoutboats/heck","docs":"https://docs.rs/heck/","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}}