Skip to main content

enum_hash

Function enum_hash 

Source
pub fn enum_hash(value: &dyn Enum) -> Option<u64>
Expand description

Returns the u64 hash of the given enum.