pub fn get_ahash_seed() -> &'static Option<[u64; 4]>
👎Deprecated since 1.17.0: use get_hashing_seed instead
Expand description

Get the current hashing Seed.

§Deprecated

This method is deprecated. Use get_hashing_seed instead.

This method will be removed in the next major version.