Skip to main content

render

Function render 

Source
pub fn render(changes: &[Change]) -> String
Expand description

Pretty-print a change list to a single string. Empty list yields the literal string "(no changes)" so the CLI can show something rather than printing a blank section.