Module abi_stable::sabi_trait::doc_examples::Action_trait
source · Expand description
This module is generated by the #[sabi_trait]
attribute on Action
Structs§
- A marker type describing the traits that are required when constructing
Action_TO
,and are then implemented by it, by implementing theInterfaceType
trait. - The trait object for Action.
Traits§
- The trait used in examples of
#[sabi_trait]
trait object methods, inabi_stable::docs::sabi_trait_inherent