Trait reverie::algebra::Hashable

source ·
pub trait Hashable {
    fn hash(&self, hashers: &mut PackedHasher);
}

Required Methods

Implementors