Skip to main content

escape_json_string

Function escape_json_string 

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

Escapes special characters for JSON string values.