MetaSized in core::marker - Rust (original) (raw)
Trait MetaSized
pub trait MetaSized: PointeeSized { }🔬This is a nightly-only experimental API. (sized_hierarchy)
Expand description
Types with a size that can be determined from pointer metadata.
pub trait MetaSized: PointeeSized { }🔬This is a nightly-only experimental API. (sized_hierarchy)
Expand description
Types with a size that can be determined from pointer metadata.