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

Expand description

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

Structs

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

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

The trait object for ConstExample.

Traits

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

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

Type Definitions

An alias for the underlying implementation of ConstExample_TO.

A type alias for the const-constructible ConstExample_TO.