cargo_auto_lib

Function body_text_from_releases_md

Source
pub fn body_text_from_releases_md() -> Option<String>
Expand description

Get release text from RELEASES.md.

First, the user must write the content into file RELEASES.md in the section ## Unreleased.
Then the automation task will copy the content to GitHub release
and create a new Version title in RELEASES.md.