bytemuck_derive::traits

Function enum_has_fields

source
fn enum_has_fields<'a>(variants: impl Iterator<Item = &'a Variant>) -> bool