Trait core::marker::Unsize [] [src]

pub trait Unsize<T> { }
Unstable

Types that can be "unsized" to a dynamically sized type.

Implementors