Skip to main content

VERSION

Constant VERSION 

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

Crate version, read from Cargo.toml at compile time.

Mirrors Python’s apcore_toolkit.__version__ and TypeScript’s VERSION export so all three SDKs expose the current toolkit version via a public symbol.