Skip to main content

render

Function render 

Source
pub fn render(entries: &[Unverified]) -> String
Expand description

The whole file, as text.

The entries arrive already in the order the files were verified in, which is sorted, so the grouping below is a run over neighbours rather than a sort of its own. A file that produced no entries gets no heading, because a heading with nothing under it reads as a claim that something is wrong there.