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