[][src]Trait rtdlib::types::TDNetworkStatisticsEntry

pub trait TDNetworkStatisticsEntry: Debug + RObject { }

TRAIT | Contains statistics about network usage

Implementations on Foreign Types

impl<'a, NETWORKSTATISTICSENTRY: TDNetworkStatisticsEntry> TDNetworkStatisticsEntry for &'a NETWORKSTATISTICSENTRY[src]

impl<'a, NETWORKSTATISTICSENTRY: TDNetworkStatisticsEntry> TDNetworkStatisticsEntry for &'a mut NETWORKSTATISTICSENTRY[src]

Loading content...

Implementors

impl TDNetworkStatisticsEntry for NetworkStatisticsEntryCall[src]

impl TDNetworkStatisticsEntry for NetworkStatisticsEntryFile[src]

Loading content...