Skip to main content

MrkdwnText

Type Alias MrkdwnText 

Source
pub type MrkdwnText = TextObject<Mrkdwn>;
Expand description

Type alias for a markdown text object.

Aliased Typeยง

pub struct MrkdwnText { /* private fields */ }