Skip to main content

skip_raw_string

Function skip_raw_string 

Source
pub(crate) fn skip_raw_string(input: &mut &str, hashes: usize)
Expand description

Skip past a raw string literal with hashes closing #, opening " already consumed.