Module abi_stable::sabi_trait::doc_examples::Action_trait[][src]

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 the InterfaceType trait.

A helper struct for constructing the vtable for Action_CTO,with Action_MV::VTABLE

The trait object for Action.

Traits

The trait used in examples of #[sabi_trait] trait object methods, here

A trait alias for Action + the lifetime bounds that it had before being stripped by the #[sabi_trait] attribute.

Type Definitions

An alias for the underlying implementation of Action_TO.

A type alias for the const-constructible Action_TO.