[][src]Function abi_stable::nonexhaustive_enum::assert_nonexhaustive

pub fn assert_nonexhaustive<T>(type_: &'static str, storage_: &'static str) where
    T: GetEnumInfo,
    T: GetVTable<<T as GetEnumInfo>::DefaultStorage, <T as GetEnumInfo>::DefaultInterface>,