pub fn parse_err(data: &[u8]) -> IResult<&[u8], &str>
Expand description

Parse a RESP error.