Trait core::marker::SizedStable [-] [+] [src]

pub trait Sized: MarkerTrait { }

Types with a constant size known at compile-time.

Implementors