client_version

Function client_version 

pub fn client_version() -> String
Expand description

Returns the client version.

The version is compiled in from the crate version in Cargo.toml (CARGO_PKG_VERSION), which release-please keeps in sync with the server.