pub fn assert_correct_default_storage<E>()where
E: GetEnumInfo,Expand description
Asserts that the size and alignment of an enum are valid for its default storage.
pub fn assert_correct_default_storage<E>()where
E: GetEnumInfo,Asserts that the size and alignment of an enum are valid for its default storage.