Skip to main content

json_unquote

Function json_unquote 

Source
pub fn json_unquote(s: &str) -> Result<String, String>
Expand description

JSON string literal -> its value (the lexer guarantees the form)