casbin::rhai::config::hashing

Function get_ahash_seed

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.