unquote_string

Function unquote_string 

Source
pub(crate) fn unquote_string(
    text: &str,
    span: Span,
) -> Result<String, Diagnostic>