pub(crate) fn parse_string_list(i: &[u8]) -> IResult<&[u8], Vec<String>>
Parse a list of string fields (enclosed in brackets)