Enum fixedvec::ErrorKind [] [src]

pub enum ErrorKind {
    NoSpace,
}

Variants

Trait Implementations

impl Debug for ErrorKind
[src]

Formats the value using the given formatter.