Trait rtdlib::types::TDNetworkType[][src]

pub trait TDNetworkType: Debug + RObject { }

TRAIT | Represents the type of a network

Implementations on Foreign Types

impl<'a, NETWORKTYPE: TDNetworkType> TDNetworkType for &'a NETWORKTYPE[src]

impl<'a, NETWORKTYPE: TDNetworkType> TDNetworkType for &'a mut NETWORKTYPE[src]

Loading content...

Implementors

Loading content...