pub fn render_summary(
kind: EnvelopeKind,
envelope: &Value,
links: &LinkContext,
) -> StringExpand description
Pure renderer, dispatching on the envelope family.
pub fn render_summary(
kind: EnvelopeKind,
envelope: &Value,
links: &LinkContext,
) -> StringPure renderer, dispatching on the envelope family.