{"id":63173,"library":"nonmax","title":"NonMax","description":"Numeric types that cannot hold maximum values.","status":"active","version":"0.5.5","language":"rust","source_language":null,"source_url":"https://github.com/LPGhatguy/nonmax","tags":["numeric-types","safety","non-maximum"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nnonmax = \"0.5.5\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add nonmax","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"NonMaxU32","correct":"use nonmax::NonMaxU32;"}],"quickstart":{"code":"use nonmax::NonMaxU32;\n\nfn main() {\n    let val = NonMaxU32::new(100).unwrap();\n    println!(\"Value: {}\", val.get());\n}","lang":"rust","description":"Creates a NonMaxU32 and retrieves its value."},"warnings":[],"env_vars":null,"search_vec":"'cannot':5 'hold':6 'maximum':7,15 'non':14 'non-maximum':13 'nonmax':1 'numer':2,10 'numeric-typ':9 'safeti':12 'type':3,11 'valu':8","created_at":"2026-06-17T16:40:30.788371+00:00","updated_at":"2026-06-17T16:40:30.788371+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/LPGhatguy/nonmax","github":"https://github.com/LPGhatguy/nonmax","docs":"https://docs.rs/nonmax/","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}}