Constant distant_protocol::PROTOCOL_VERSION
source · pub const PROTOCOL_VERSION: SemVer;Expand description
Protocol version indicated by the tuple of (major, minor, patch).
This is different from the crate version, which matches that of the complete suite of distant crates. Rather, this verison is used to provide stability indicators when the protocol itself changes across crate versions.