Trait tract_core::internal::SloppyHash
source · pub trait SloppyHash {
// Required method
fn sloppy_hash<S: Hasher>(&self, state: &mut S);
}pub trait SloppyHash {
// Required method
fn sloppy_hash<S: Hasher>(&self, state: &mut S);
}