Function rustc_parse_format::unescape_string

source ·
pub(crate) fn unescape_string(string: &str) -> Option<String>