pub(crate) fn try_skip_raw_string(input: &mut &str) -> bool
Consume a raw string prefix and body after an r, true if one was consumed.
r
true