Function mz_lowertest::unquote

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

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