fn json_to_template_string(value: &Value) -> String
Stringifies a resolved JSON value for template insertion: strings raw, scalars verbatim, null empty, containers as compact JSON.
null