pub fn to_text(value: &Value<'_>) -> Result<String, Error>
Format a Value as a compact, URL-safe text string.
Value