[][src]Trait rtdlib::types::TDStatisticsGraph

pub trait TDStatisticsGraph: Debug + RObject { }

TRAIT | Describes a statistics graph

Implementations on Foreign Types

impl<'a, STATISTICSGRAPH: TDStatisticsGraph> TDStatisticsGraph for &'a STATISTICSGRAPH[src]

impl<'a, STATISTICSGRAPH: TDStatisticsGraph> TDStatisticsGraph for &'a mut STATISTICSGRAPH[src]

Loading content...

Implementors

impl TDStatisticsGraph for GetChatStatisticsGraph[src]

impl TDStatisticsGraph for StatisticsGraphAsync[src]

impl TDStatisticsGraph for StatisticsGraphData[src]

impl TDStatisticsGraph for StatisticsGraphError[src]

Loading content...