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