Constant _PyHASH_MULTIPLIER
pub const _PyHASH_MULTIPLIER: u64 = 1000003; // 1_000_003u64
Available on crate features
dep_pyo3
and std
only.pub const _PyHASH_MULTIPLIER: u64 = 1000003; // 1_000_003u64
dep_pyo3
and std
only.