Enum quirc::Error [] [src]

pub enum Error {
    Alloc,
    Short,
    Decode(u32),
}

Variants

Trait Implementations

impl Debug for Error
[src]

[src]

Formats the value using the given formatter.