Function parse_lit_str_raw

Source
fn parse_lit_str_raw(s: &str) -> Option<(Box<str>, Box<str>)>