pub auto trait Unsized { }

Implementors§

source§

impl<T> !Unsized for Twhere T: Sized,

Auto implementors§