Trait rtdlib::types::TDTextEntityType[][src]

pub trait TDTextEntityType: Debug + RObject { }

TRAIT | Represents a part of the text which must be formatted differently

Implementations on Foreign Types

impl<'a, TEXTENTITYTYPE: TDTextEntityType> TDTextEntityType for &'a TEXTENTITYTYPE[src]

impl<'a, TEXTENTITYTYPE: TDTextEntityType> TDTextEntityType for &'a mut TEXTENTITYTYPE[src]

Loading content...

Implementors

Loading content...