Skip to main content

check_hash_operator_class

Function check_hash_operator_class 

Source
pub fn check_hash_operator_class<T>() -> PluginResult<()>
where T: RadixType + Debug,
Expand description

Hash classes never select a hash algorithm or physical token. Their law is exactly the external type equality/hash-component contract.