parse_response

Function parse_response 

Source
pub fn parse_response<'r>(src: &'r str) -> IResult<&'r str, (String, Response)>