Skip to main content

issue_page

Function issue_page 

Source
pub fn issue_page(page: &Page<Issue>, ctx: &Context) -> String
Expand description

Render a page of issues.

The tally that follows is not decoration. Without it a caller that receives 25 rows cannot tell a complete answer from a truncated one, and “there are no open issues” is a worse failure than a few wasted tokens.