use xxh3_hashid_macro::hash; let id = hash!("example_id"); println!("0x{:0>16x}", id); // 0xf826a9bb47f7ff34