Skip to main content

VERSION

Constant VERSION 

Source
pub const VERSION: &str = "0.10.0";
Expand description

Version of the wire crate compiled into this process. It’s mostly a debug utility to help detect protocol version mismatches without having to guess who compiled what into where.