[][src]Function zeta::parser::common::enum_ty_body

pub fn enum_ty_body(
    it: &mut ParserIterator
) -> Option<(Vec<EnumField>, Option<usize>)>