pub fn to_string(value: &Value) -> Result<String, Error>
Encode a stmt::Value as a JSON string.
stmt::Value