Trait rust_tdlib::types::TDPassportElementType [−][src]
pub trait TDPassportElementType: Debug + RObject { }
Expand description
Contains the type of a Telegram Passport element
Implementations on Foreign Types
impl<'a, PASSPORTELEMENTTYPE: TDPassportElementType> TDPassportElementType for &'a PASSPORTELEMENTTYPE
[src]impl<'a, PASSPORTELEMENTTYPE: TDPassportElementType> TDPassportElementType for &'a mut PASSPORTELEMENTTYPE
[src]