Constant zng_task::ipc::VERSION

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

The App Process and Worker Process must be build using the same exact version and this is validated during run-time, causing a panic if the versions don’t match.