Trait tract_data::hash::DynHash

source ·
pub trait DynHash {
    fn dyn_hash(&self, state: &mut dyn Hasher);
}

Required Methods§

Implementors§