invoance 0.1.0

Official Rust SDK for the Invoance compliance API
Documentation
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";