pub fn format(commit: &ConventionalCommit) -> StringExpand description
Format a ConventionalCommit back into a well-formed conventional commit message string.
pub fn format(commit: &ConventionalCommit) -> StringFormat a ConventionalCommit back into a well-formed conventional commit message string.