Skip to main content

CONFIG_SCHEMA

Constant CONFIG_SCHEMA 

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

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