Trait abi_stable::sabi_trait::doc_examples::ConstExample_trait::ConstExample_Bounds[][src]

pub trait ConstExample_Bounds: ConstExample { }
Expand description

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

Implementors