pub fn value_to_json_string(value: &Value) -> Result<String, String>
internal-json
Write the Value out into a JSON string
Value