pub fn value_to_json_text(value: &Value) -> String
Render an engine value as PostgreSQL JSON input text without losing the lexical representation of values already typed as json or jsonb.
PostgreSQL
json
jsonb