Function peek_to_string

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

Serializes a Peek instance to a JSON string.