Trait abi_stable::sabi_trait::doc_examples::Doer_trait::Doer_Bounds[][src]

pub trait Doer_Bounds: Doer { }
Expand description

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

Implementors