pub fn render(version: &str) -> StringExpand description
The whole file, for a release named by version.
The version is an argument rather than this crate’s own, because the number that belongs in a release manifest is the release’s and a crate that read its own would be right only for as long as nobody ever published one of these crates on its own.
Sorted by target, which is the order the table is already in and is checked below, because a file two releases apart should diff as what changed between them.