pub type PlainText = TextObject<Plain>;Expand description
Type alias for a plain text object.
Aliased Typeยง
pub struct PlainText { /* private fields */ }pub type PlainText = TextObject<Plain>;Type alias for a plain text object.
pub struct PlainText { /* private fields */ }