Skip to main content

VERSION

Constant VERSION 

Source
pub const VERSION: &str = "0.5.7";
Available on crate feature utils only.
Expand description

Current version of the post archiver library

ยงDetails

  • Automatically set from Cargo.toml at build time
  • Follows semantic versioning (MAJOR.MINOR.PATCH)
  • Used for version checking and compatibility