Function peek_to_string

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

Serializes a Peek instance to JSON