to_json

Function to_json 

Source
pub fn to_json<W: Write>(
    peek: Peek<'_>,
    writer: &mut W,
    indent: bool,
) -> Result<()>
Expand description

Serializes any Facet type to JSON