{"id":62860,"library":"hash32-derive","title":"hash32-derive","description":"Macros 1.1 implementation of #[derive(Hash32)]","status":"active","version":"0.1.1","language":"rust","source_language":null,"source_url":"https://github.com/japaric/hash32","tags":["hash","derive","macro","hash32"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nhash32-derive = \"0.1.1\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add hash32-derive","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"Hash32","correct":"use hash32_derive::Hash32;"}],"quickstart":{"code":"use hash32_derive::Hash32;\n\n#[derive(Hash32)]\nstruct MyType {\n    field: u32,\n}\n\nfn main() {\n    let instance = MyType { field: 42 };\n    println!(\"Hash32 derived\");\n}","lang":"rust","description":"Derive Hash32 trait for a struct."},"warnings":[],"env_vars":null,"search_vec":"'1.1':5 'deriv':3,8,11 'hash':10 'hash32':2,9,13 'hash32-derive':1 'implement':6 'macro':4,12","created_at":"2026-06-17T16:36:40.537136+00:00","updated_at":"2026-06-17T16:36:40.537136+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/japaric/hash32","github":"https://github.com/japaric/hash32","docs":"https://docs.rs/hash32-derive/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility","other"],"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}}