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