pub fn generate_config_schema() -> Schema
Generate the JSON Schema for the top-level Config struct.
Config
Returns a Schema suitable for serde_json::to_string_pretty. The schema embeds the binary’s CARGO_PKG_VERSION in its title so a single shipped schema artifact carries its provenance.
Schema
serde_json::to_string_pretty
CARGO_PKG_VERSION
title