parse_dict

Function parse_dict 

Source
pub fn parse_dict(input: &str) -> IResult<&str, JSON>