Function client_version
pub fn client_version() -> StringExpand 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.