pub fn render_human_with_registry(
envelope: &Envelope,
registry: &HumanViewRegistry,
) -> StringExpand description
Renders an envelope using a human view registry.
pub fn render_human_with_registry(
envelope: &Envelope,
registry: &HumanViewRegistry,
) -> StringRenders an envelope using a human view registry.