Trait rust_tdlib::types::TDBackgroundType [−][src]
pub trait TDBackgroundType: Debug + RObject { }
Expand description
Describes the type of a background
pub trait TDBackgroundType: Debug + RObject { }
Describes the type of a background
impl<'a, BACKGROUNDTYPE: TDBackgroundType> TDBackgroundType for &'a BACKGROUNDTYPE
[src]impl<'a, BACKGROUNDTYPE: TDBackgroundType> TDBackgroundType for &'a mut BACKGROUNDTYPE
[src]