[][src]Crate non_empty_vec

Structs

EmptyError
NonEmpty

Non empty vector, ensure non empty by construction. Inherits Vec's methods through Deref trait, not implement DerefMut. Overridden these methods: