Skip to main content

value_to_json_text

Function value_to_json_text 

Source
pub fn value_to_json_text(value: &Value) -> String
Expand description

Render an engine value as PostgreSQL JSON input text without losing the lexical representation of values already typed as json or jsonb.