Skip to main content

unquote

Function unquote 

Source
pub fn unquote(s: &str) -> String
Expand description

Changes "\"foo\"" to "foo"