Trait query_interface::ObjectHash [] [src]

pub trait ObjectHash {
    fn obj_hash(&self, state: &mut Hasher);
}

Required Methods

Implementors