Enum artano::ErrorKind [] [src]

pub enum ErrorKind {
    Font,
    ImageFormat,
    IO,
}

Variants

Trait Implementations

impl Debug for ErrorKind
[src]

Formats the value using the given formatter.