parse_balanced

Function parse_balanced 

Source
pub fn parse_balanced(a: &str) -> IResult<&str, String>