Trait MetaSized
pub trait MetaSized { }🔬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 { }sized_hierarchy)Types with a size that can be determined from pointer metadata.