Function parse_lit_str_cooked

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