pub const CHANGELOG_SUBJECT_MAX_CHARS: usize = 200;Expand description
Maximum length, in characters, of a sanitized changelog bullet
(sanitize_changelog_subject).
pub const CHANGELOG_SUBJECT_MAX_CHARS: usize = 200;Maximum length, in characters, of a sanitized changelog bullet
(sanitize_changelog_subject).