Constant farmfe_core::VERSION

source ·
pub const VERSION: &str = "0.4.0";
Expand description

Version of this core crate, if the core data structures changed, and the changes will affect the memory layout, like adding or removing a field, this version should be bumped. So plugin loader can recognize compatibility of the dynamic library plugins and the core.