Skip to main content

render

Function render 

Source
pub fn render(columns: &[Column], rows: &[Vec<String>], ctx: &Context) -> String
Expand description

Render rows as a listing, without the tally that follows them.