Function redust_resp::parser::parse_err

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

Parse a RESP error.