pub fn value_to_string(value: Value) -> Result<String>
Convert a serde_json::Value into its string representation.
serde_json::Value