Trait std::marker::Sized [] [src]

pub trait Sized { }

Types with a constant size known at compile-time.

Implementors