pub trait TDBackgroundType: Debug + RObject { }
Expand description

TRAIT | Describes the type of a background

Implementations on Foreign Types

Implementors