pub type Action_Backend<'lt, _ErasedPtr> = RObject<'lt, _ErasedPtr, Action_Interface, VTable_Prefix<(), _ErasedPtr>>;
Expand description

An alias for the underlying implementation of Action_TO.

Aliased Type§

struct Action_Backend<'lt, _ErasedPtr> { /* private fields */ }