pub const fn schema() -> u16Expand 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.
pub const fn schema() -> u16Returns 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.