egui::util

Function hash_with

Source
pub fn hash_with(value: impl Hash, hasher: impl Hasher) -> u64
Expand description

Hash the given value with the given hasher.