Trait vstd::std_specs::core::ExInteger

source ·
pub trait ExInteger: Copy {
    type ExternalTraitSpecificationFor: Integer;
}

Required Associated Types§

Object Safety§

This trait is not object safe.

Implementors§