Module help

Module help 

Source
Expand description

Help text generation for command-line interfaces.

This module provides utilities to generate help text from Facet type metadata, including doc comments, field names, and attribute information.

Structs§

HelpConfig
Configuration for help text generation.

Functions§

generate_help
Generate help text for a Facet type.
generate_help_for_shape
Generate help text for a shape.
generate_subcommand_help
Generate help for a specific subcommand variant.