fn skip_descriptor(remaining: &str) -> &str
Helper function to skip over a descriptor. Returns the string remaining after the descriptor (i.e. a string beginning after the next comma or an empty string).