Function lowertest::unquote[][src]

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

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