Skip to main content

INDEX_SCHEMA

Constant INDEX_SCHEMA 

Source
pub const INDEX_SCHEMA: &'static str;
Expand description

The JSON Schema (authored as YAML) describing a *.schema.yml index file, embedded from this crate’s schemas/ directory for editor assist and programmatic access (both re-exported from schema and emitted by flusso schema index). Kept in lockstep with this parser by schema’s schema_drift test.