pub static DEFAULT_VERSIONS: &[&SupportedProtocolVersion]
Expand description

The version configuration that an application should use by default.

This will be ALL_VERSIONS for now, but gives space in the future to remove a version from here and require users to opt-in to older versions.