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

Expand description

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

Structs

A marker type describing the traits that are required when constructing Doer_TO,and are then implemented by it, by implementing the InterfaceType trait.

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

The trait object for Doer.

Traits

An example trait object that uses RObject as a backend.

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

Type Definitions

An alias for the underlying implementation of Doer_TO.

A type alias for the const-constructible Doer_TO.