pub fn response_rset( input: &[u8], ) -> IResult<&[u8], Response<SingleLine, SingleLine>>
Parses the response to the Rset command.