Trait abi_stable::sabi_trait::doc_examples::Action_trait::Action_Bounds[][src]

pub trait Action_Bounds: Action { }
Expand description

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

Implementors