Module ConstExample_trait

Source
Expand description

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

Structs§

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

Traits§

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

Type Aliases§

ConstExample_Backend
An alias for the underlying implementation of ConstExample_TO.
ConstExample_CTO
A type alias for the const-constructible ConstExample_TO.