Module abi_stable::sabi_trait::doc_examples
source · 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§
- The trait object for Action.
- The trait object for ConstExample.
- The trait object for Doer.
Traits§
- The trait used in examples of
#[sabi_trait]
trait object methods, inabi_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 Aliases§
- 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
.