Skip to main content

json_quote

Function json_quote 

Source
fn json_quote(value: &str) -> String
Expand description

Renders a compile-time-known string as JSON text (quoted, fully escaped).