Skip to main content

render_human_with_view

Function render_human_with_view 

Source
pub fn render_human_with_view(
    envelope: &Envelope,
    columns: Option<&[TableColumn]>,
) -> String
Expand description

Renders an envelope using explicit table columns.