pub fn to_string<'facet, T: Facet<'facet>>(value: &T) -> String
Serializes a value implementing Facet to a JSON string.
Facet