{"id":65444,"library":"utf8-ranges","title":"UTF-8 Ranges","description":"DEPRECATED. Use regex-syntax::utf8 submodule instead.","status":"deprecated","version":"1.0.5","language":"rust","source_language":null,"source_url":"https://github.com/BurntSushi/utf8-ranges","tags":["deprecated","utf8","regex"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nutf8-ranges = \"1.0.5\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add utf8-ranges","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"Utf8Ranges","correct":"use utf8_ranges::Utf8Ranges;"}],"quickstart":{"code":"use utf8_ranges::Utf8Ranges;\n\nfn main() {\n    let ranges = Utf8Ranges::new();\n    println!(\"{:?}\", ranges);\n}","lang":"rust","description":"Creates a new Utf8Ranges instance (deprecated)."},"warnings":[{"fix":"Replace with `use regex_syntax::utf8::Utf8Ranges;`.","message":"Crate is deprecated; use regex-syntax::utf8 instead.","severity":"breaking","affected_versions":">=1.0.0"}],"env_vars":null,"search_vec":"'-8':2 'deprec':4,12 'instead':11 'rang':3 'regex':7,14 'regex-syntax':6 'submodul':10 'syntax':8 'use':5 'utf':1 'utf8':9,13","created_at":"2026-06-17T17:10:23.149750+00:00","updated_at":"2026-06-17T17:10:23.149750+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/BurntSushi/utf8-ranges","github":"https://github.com/BurntSushi/utf8-ranges","docs":"https://docs.rs/utf8-ranges/","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}}