Skip to main content

VERSION

Constant VERSION 

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

Crate version for runtime version checking.

Why: Dependent crates may need to verify compatibility at runtime, especially when loading serialized data that includes version info.