Pointee
Sized
std
1.90.0-nightly
(3a5d84d37 2025-08-13) (Ferrocene by Ferrous Systems)
Pointee
Sized
Implementors
In std::
marker
Structs
PhantomContravariant
PhantomContravariantLifetime
PhantomCovariant
PhantomCovariantLifetime
PhantomData
PhantomInvariant
PhantomInvariantLifetime
PhantomPinned
Traits
ConstParamTy_
Copy
Destruct
DiscriminantKind
FnPtr
Freeze
MetaSized
PointeeSized
Send
Sized
StructuralPartialEq
Sync
Tuple
Unpin
Unsize
UnsizedConstParamTy
Variance
Functions
variance
Derive Macros
CoercePointee
ConstParamTy
Copy
UnsizedConstParamTy
std
::
marker
Trait
PointeeSized
Copy item path
Settings
Help
Summary
Source
pub trait PointeeSized { }
🔬
This is a nightly-only experimental API. (
sized_hierarchy
)
Expand description
Types that may or may not have a size.
Implementors
§