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