Trait abi_stable::abi_stability::extra_checks::ExtraChecks_trait::ExtraChecks_Bounds[][src]

pub trait ExtraChecks_Bounds: ExtraChecks + 'static { }
Expand description

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

Implementors