pub const PROTOCOL_VERSION: u32 = 1;
Expand description

Version of the protocol implemented by this crate.

Note that until the protocol is stabilized, breaking changes may still occur without changing this version number.