pub trait TDTextParseMode: Debug + RObject { }
Expand description

TRAIT | Describes the way the text needs to be parsed for TextEntities

Implementations on Foreign Types

Implementors