Skip to main content

skip_string

Function skip_string 

Source
fn skip_string(it: &mut CharIndices<'_>, quote: char)
Expand description

Consumes an iterator up to and including the closing quote.