pub trait TDNetworkType: Debug + RObject { }Expand description
Represents the type of a network
Dyn Compatibility§
This trait is dyn compatible.
In older versions of Rust, dyn compatibility was called "object safety".
pub trait TDNetworkType: Debug + RObject { }Represents the type of a network
This trait is dyn compatible.
In older versions of Rust, dyn compatibility was called "object safety".