Skip to main content
PointeeSized
std
1.96.0-nightly
(e0e95a718 2026-04-04)
Pointee
Sized
Implementors
In std::
marker
std
::
marker
Trait
Pointee
Sized
Copy item path
Source
pub trait PointeeSized { }
🔬
This is a nightly-only experimental API. (
sized_hierarchy
#144404
)
Expand description
Types that may or may not have a size.
Implementors
§