SCHEMA_VERSION

Constant SCHEMA_VERSION 

Source
pub const SCHEMA_VERSION: &CStr;
Expand description

The schema version supported by this crate

If you’re not using the same version of falco_event_schema and falco_plugin, you need to expose this constant as Plugin::SCHEMA_VERSION.