pub trait TDPollType: Debug + RObject { }
Expand description

Describes the type of a poll

Implementations on Foreign Types

Implementors