Type Definition abi_stable::abi_stability::extra_checks::ExtraChecksStaticRef[][src]

pub type ExtraChecksStaticRef = ExtraChecks_TO<RRef<'static, ()>>;
Expand description

An ffi-safe equivalent of &'static dyn ExtraChecks.