Skip to main content

try_skip_raw_string

Function try_skip_raw_string 

Source
pub(crate) fn try_skip_raw_string(input: &mut &str) -> bool
Expand description

Consume a raw string prefix and body after an r, true if one was consumed.