1 2 3 4
//! SDK version — used in the `User-Agent` header. /// The published version of this SDK. Kept in sync with `Cargo.toml`. pub const SDK_VERSION: &str = "0.1.0";