Skip to main content

escape_json_string

Function escape_json_string 

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

Escapes a Rust string for JSON string content.