Struct embedded_text::plugin::NoPlugin [−][src]
pub struct NoPlugin<C>(_)
where
C: PixelColor;Expand description
Placeholder type when no plugin is used.
Trait Implementations
Auto Trait Implementations
impl<C> RefUnwindSafe for NoPlugin<C> where
C: RefUnwindSafe,
impl<C> UnwindSafe for NoPlugin<C> where
C: UnwindSafe,
Blanket Implementations
Mutably borrows from an owned value. Read more
Casts the value.
Casts the value.
type Output = T
type Output = T
Should always be Self
Casts the value.
Casts the value.
Casts the value.