{"id":64209,"library":"re-format","title":"Re Format","description":"Miscellaneous tools to format and parse numbers, durations, and other data types.","status":"active","version":"0.32.0","language":"rust","source_language":null,"source_url":"https://github.com/rerun-io/rerun","tags":["formatting","parsing","numbers","durations"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nre_format = \"0.32.0\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add re_format","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"format_number","correct":"use re_format::format_number;"}],"quickstart":{"code":"use re_format::format_number;\n\nfn main() {\n    let formatted = format_number(1234567.89);\n    println!(\"Formatted: {}\", formatted);\n}","lang":"rust","description":"Formats a number using the crate's formatting utilities."},"warnings":[],"env_vars":null,"search_vec":"'data':13 'durat':10,18 'format':2,6,15 'miscellan':3 'number':9,17 'pars':8,16 're':1 'tool':4 'type':14","created_at":"2026-06-17T16:53:15.308391+00:00","updated_at":"2026-06-17T16:53:15.308391+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://rerun.io","github":"https://github.com/rerun-io/rerun","docs":"https://docs.rs/re_format/","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}}