Skip to main content
PointeeSized
std
1.95.0-nightly
(6efa357bf 2026-02-08)
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
§