enum_has_fields

Function enum_has_fields 

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