pub trait TDNetworkType: Debug + RObject { }
Expand description

TRAIT | Represents the type of a network

Implementations on Foreign Types

Implementors