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

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

Modules

ConstExample_trait

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

Structs

ConstExample_MV

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

ConstExample_TO

The trait object for ConstExample.

Traits

ConstExample

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

Type Definitions

ConstExample_CTO

A type alias for the const-constructible ConstExample_TO.