fn json_quote(value: &str) -> String
Renders a compile-time-known string as JSON text (quoted, fully escaped).