pub fn enum_separator( input: ParseString<'_>, ) -> Result<(ParseString<'_>, ()), Err<ParseError<'_>>>