Struct ab_glyph::InvalidFont [−][src]
pub struct InvalidFont;
Expand description
Invalid font data error.
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for InvalidFont
impl Send for InvalidFont
impl Sync for InvalidFont
impl Unpin for InvalidFont
impl UnwindSafe for InvalidFont
Blanket Implementations
Mutably borrows from an owned value. Read more