{"id":57377,"library":"num-integer","title":"num-integer","description":"Integer traits and functions","status":"active","version":"0.1.46","language":"rust","source_language":null,"source_url":"https://github.com/rust-num/num-integer","tags":["integer","math","traits","numerics"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nnum-integer = \"0.1.46\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add num-integer","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"Integer","correct":"use num_integer::Integer;"}],"quickstart":{"code":"use num_integer::Integer;\n\nfn main() {\n    let a = 10u32;\n    let b = 3u32;\n    println!(\"gcd: {}\", a.gcd(&b));\n}","lang":"rust","description":"Compute the greatest common divisor of two integers using the Integer trait."},"warnings":[],"env_vars":null,"search_vec":"'function':7 'integ':3,4,8 'math':9 'num':2 'num-integ':1 'numer':11 'trait':5,10","created_at":"2026-06-16T15:39:58.350914+00:00","updated_at":"2026-06-16T15:39:58.350914+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/rust-num/num-integer","github":"https://github.com/rust-num/num-integer","docs":"https://docs.rs/num-integer/","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-16","next_check":"2026-12-13","install_tag":null}}