Trait vstd::std_specs::core::ExEq

source ·
pub trait ExEq: PartialEq {
    type ExternalTraitSpecificationFor: Eq;
}

Required Associated Types§

Object Safety§

This trait is not object safe.

Implementors§