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

type ExtraChecksBox = ExtraChecks_TO<RBox<()>>;

An ffi-safe equivalent of Box<dyn ExtraChecks>.