{"id":63405,"library":"unicode-names2","title":"unicode-names2","description":"Map characters to and from their name given in the Unicode standard.","status":"active","version":"3.1.0","language":"rust","source_language":null,"source_url":"https://github.com/progval/unicode_names2","tags":["unicode","names","character","lookup"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nunicode_names2 = \"3.1.0\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add unicode_names2","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"name","correct":"use unicode_names2::name;"}],"quickstart":{"code":"use unicode_names2::name;\n\nfn main() {\n    if let Some(n) = name('A') {\n        println!(\"{}\", n);\n    }\n}","lang":"rust","description":"Get the Unicode name of a character."},"warnings":[],"env_vars":null,"search_vec":"'charact':5,18 'given':11 'lookup':19 'map':4 'name':10,17 'names2':3 'standard':15 'unicod':2,14,16 'unicode-names2':1","created_at":"2026-06-17T16:43:37.029884+00:00","updated_at":"2026-06-17T16:43:37.029884+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/progval/unicode_names2","github":"https://github.com/progval/unicode_names2","docs":"https://docs.rs/unicode_names2/","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}}