Function egui::util::hash_with[][src]

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

Hash the given value with the given hasher.