Skip to main content

skip_string

Function skip_string 

Source
pub(crate) fn skip_string(input: &mut &str)
Expand description

Skip past a "..." string literal, assuming the opening " is already consumed.