Skip to main content

PlainText

Type Alias PlainText 

Source
pub type PlainText = TextObject<Plain>;
Expand description

Type alias for a plain text object.

Aliased Typeยง

pub struct PlainText { /* private fields */ }