Enum kernel::args::Error [] [src]

pub enum Error {
    ArgumentNotFound,
}

Variants

Trait Implementations

impl Debug for Error
[src]

Formats the value using the given formatter.