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

Expand description

Examples of #[sabi_trait] generated trait objects,for the documentation.

Modules

This module is generated by the #[sabi_trait] attribute on Action

This module is generated by the #[sabi_trait] attribute on ConstExample

This module is generated by the #[sabi_trait] attribute on Doer

Structs

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

The trait object for Action.

A helper struct for constructing the vtable for ConstExample_CTO,with ConstExample_MV::VTABLE

The trait object for ConstExample.

A helper struct for constructing the vtable for Doer_CTO,with Doer_MV::VTABLE

The trait object for Doer.

Traits

The trait used in examples of #[sabi_trait] trait object methods, in abi_stable::docs::sabi_trait_inherent

An example trait,used to show what #[sabi_trait] generates in the docs.

An example trait object that uses RObject as a backend.

Type Definitions

A type alias for the const-constructible Action_TO.

A type alias for the const-constructible ConstExample_TO.

A type alias for the const-constructible Doer_TO.