pub fn to_json<W: Write>( peek: Peek<'_>, writer: &mut W, indent: bool, ) -> Result<()>
Serializes any Facet type to JSON