[−][src]Trait rtdlib::types::TextParseMode
This class is an abstract base class. Describes the way the text should be parsed for TextEntities.
This class is an abstract base class. Describes the way the text should be parsed for TextEntities.
impl dyn TextParseMode
[src]impl<'typetag> Serialize for dyn TextParseMode + 'typetag
[src]impl<'typetag> Serialize for dyn TextParseMode + Send + 'typetag
[src]impl<'typetag> Serialize for dyn TextParseMode + Sync + 'typetag
[src]impl<'typetag> Serialize for dyn TextParseMode + Send + Sync + 'typetag
[src]impl Strictest for dyn TextParseMode
[src]type Object = dyn TextParseMode
impl TextParseMode for TextParseModeHTML
[src]impl TextParseMode for TextParseModeMarkdown
[src]