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

pub fn assert_nonexhaustive<T>() where
    T: GetEnumInfo,
    T: GetVTable<<T as GetEnumInfo>::DefaultStorage, <T as GetEnumInfo>::DefaultInterface>, 
Expand description

Asserts that the size and alignment of an enum are valid for its default storage.