Trait vstd::std_specs::hash::ExBuildHasher

source ·
pub trait ExBuildHasher {
    type ExternalTraitSpecificationFor: BuildHasher;
    type Hasher: Hasher;
}

Required Associated Types§

Implementors§