TryVec

Type Alias TryVec 

Source
pub type TryVec<T> = TryVec<T>;

Aliased Typeยง

pub struct TryVec<T> { /* private fields */ }