Thanks to visit codestin.com
Credit goes to doc.rust-lang.org

Skip to main content

MetaSized

Trait MetaSized 

Source
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.

Implementors§