pub trait TDMessageSender: Debug + RObject { }Expand description
Contains information about the sender of a message
Dyn Compatibility§
This trait is dyn compatible.
In older versions of Rust, dyn compatibility was called "object safety".
pub trait TDMessageSender: Debug + RObject { }Contains information about the sender of a message
This trait is dyn compatible.
In older versions of Rust, dyn compatibility was called "object safety".