pub fn format_unescaped(value: &Value, output: &mut String) -> Result<()>
Identical to format except that this does not perform HTML escaping.
format