Skip to main content

skip_descriptor

Function skip_descriptor 

Source
fn skip_descriptor(remaining: &str) -> &str
Expand description

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).