Trait rtdlib::types::TDProxyType[][src]

pub trait TDProxyType: Debug + RObject { }

TRAIT | Describes the type of the proxy server

Implementations on Foreign Types

impl<'a, PROXYTYPE: TDProxyType> TDProxyType for &'a PROXYTYPE[src]

impl<'a, PROXYTYPE: TDProxyType> TDProxyType for &'a mut PROXYTYPE[src]

Loading content...

Implementors

Loading content...