Function parse_lit_str

Source
pub(crate) fn parse_lit_str(s: &str) -> Option<(Box<str>, Box<str>)>