to_string_pretty

Function to_string_pretty 

Source
pub fn to_string_pretty<T: Facet<'static>>(
    value: &T,
) -> Result<String, SerializeError<HtmlSerializeError>>
Expand description

Serialize a value to a pretty-printed HTML string.