Function get_ahash_seed
pub fn get_ahash_seed() -> &'static Option<[u64; 4]>
๐Deprecated since 1.17.0: use
get_hashing_seed
insteadExpand 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.