pub trait MetaSized: PointeeSized { }🔬This is a nightly-only experimental API. (
sized_hierarchy #144404)Expand description
Types with a size that can be determined from pointer metadata.
pub trait MetaSized: PointeeSized { }sized_hierarchy #144404)Types with a size that can be determined from pointer metadata.