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

pub trait Sized: MarkerTrait where Self: MarkerTrait { }

Types with a constant size known at compile-time.

Implementors