pub const VCS_SCHEMA_VERSION: u32 = 2;Available on crate feature
vcs-git only.Expand description
Output-shape version for the vcs block. Bump on any change to the
serialized field set. 2 added the change- and co-change-entropy
fields (issue #330).