use Value;
/// Stable version tag for machine-readable schema and example export payloads.
pub const SCHEMA_EXPORT_FORMAT_VERSION: u32 = 3;
/// Versioned machine-readable JSON Schema payload.
/// Versioned machine-readable example configuration payload.