pub fn parse_field(input: &str) -> Result<Field<'_>, ParseError>
Parse a field using the default separators.