Function to_json_string

Source
pub fn to_json_string(peek: Peek<'_>, indent: bool) -> String
Expand description

Serializes any Facet type to JSON and returns it as a String