Trait vstd::std_specs::core::ExPtrPointee
source · pub trait ExPtrPointee {
type ExternalTraitSpecificationFor: Pointee;
type Metadata: Copy + Send + Sync + Ord + Hash + Unpin + Debug + Sized + Freeze;
}
pub trait ExPtrPointee {
type ExternalTraitSpecificationFor: Pointee;
type Metadata: Copy + Send + Sync + Ord + Hash + Unpin + Debug + Sized + Freeze;
}