Trait abi_stable::abi_stability::extra_checks::TypeChecker_trait::TypeChecker_Bounds[][src]

pub trait TypeChecker_Bounds: TypeChecker + 'static { }
Expand description

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

Implementors