PointeeSized in core::marker - Rust (original) (raw)

core::marker

Trait PointeeSized

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§