pub fn parse_repeat(input: &str) -> Result<Repeat<'_>, ParseError>
Parse a repeat using the default separators.