pub fn render_annotated_config(cfg: &Config, schema: &ConfigSchema) -> StringExpand description
Builds the annotated config.toml text for cfg, documented via schema.
pub fn render_annotated_config(cfg: &Config, schema: &ConfigSchema) -> StringBuilds the annotated config.toml text for cfg, documented via schema.