Trait rust_tdlib::types::TDNetworkStatisticsEntry [−][src]
pub trait TDNetworkStatisticsEntry: Debug + RObject { }
Expand description
Contains statistics about network usage
pub trait TDNetworkStatisticsEntry: Debug + RObject { }
Contains statistics about network usage
impl<'a, NETWORKSTATISTICSENTRY: TDNetworkStatisticsEntry> TDNetworkStatisticsEntry for &'a NETWORKSTATISTICSENTRY
[src]impl<'a, NETWORKSTATISTICSENTRY: TDNetworkStatisticsEntry> TDNetworkStatisticsEntry for &'a mut NETWORKSTATISTICSENTRY
[src]