Function parse_list

Source
pub fn parse_list(input: &str) -> IResult<&str, Value<'_>>