Skip to main content

FEATURE_SCHEMA_VERSION

Constant FEATURE_SCHEMA_VERSION 

Source
pub const FEATURE_SCHEMA_VERSION: &str = "ir-features-v1";
Expand description

Version of the feature-derivation recipe.

Written into every feature hash after the domain string. Bump it when any feature’s input derivation changes, so features from incompatible recipes never collide silently.