{"id":69269,"library":"tofuri-address","title":"Tofuri Address","description":"Tofuri address handling library.","status":"active","version":"0.1.1","language":"rust","source_language":null,"source_url":"https://github.com/tofuri/tofuri","tags":["address","tofuri","cryptocurrency"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\ntofuri-address = \"0.1.1\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add tofuri-address","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"Address","correct":"use tofuri_address::Address;"}],"quickstart":{"code":"use tofuri_address::Address;\n\nfn main() {\n    let addr = Address::from_string(\"example\").unwrap();\n    println!(\"{}\", addr);\n}","lang":"rust","description":"Parses and displays a Tofuri address."},"warnings":[],"env_vars":null,"search_vec":"'address':2,4,7 'cryptocurr':9 'handl':5 'librari':6 'tofuri':1,3,8","created_at":"2026-06-17T17:59:56.540851+00:00","updated_at":"2026-06-17T17:59:56.540851+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/tofuri/tofuri","github":"https://github.com/tofuri/tofuri","docs":"https://docs.rs/tofuri-address/","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}}