pub trait TDCallServerType: Debug + RObject { }
Expand description

Describes the type of a call server

Implementations on Foreign Types

Implementors