pub fn peek_to_string<'input, 'facet, 'shape>( peek: Peek<'input, 'facet, 'shape>, ) -> String
Serializes a Peek instance to a JSON string.
Peek