Skip to main content

schema

Function schema 

Source
pub const fn schema() -> u16
Expand description

Returns the current schema version (re-export of crate::SCHEMA_VERSION).

Provided so downstream code can write cortex_core::version::schema() without a use of the constant.