Struct embedded_text::plugin::tail::Tail [−][src]
pub struct Tail;Expand description
Text tail display plugin.
Aligns the last line of the text to be always visible. If the text fits inside the text box, it will be top aligned. If the text is longer, it will be bottom aligned.
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for Tail
impl UnwindSafe for Tail
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.