Function peek_to_string

Source
pub fn peek_to_string<'input, 'facet>(peek: Peek<'input, 'facet>) -> String
Expand description

Serializes a Peek instance to a JSON string.