pub trait TDSuggestedAction: Debug + RObject { }
Expand description

Describes an action suggested to the current user

Implementations on Foreign Types

Implementors