Enum prototty_glutin::Error [] [src]

pub enum Error {
    GfxGlyph(String),
    GlutinContextError(ContextError),
    FailedToMeasureFont,
}

Variants

Trait Implementations

impl Debug for Error
[src]

[src]

Formats the value using the given formatter.