Skip to main content

Module help

Module help 

Source
Expand description

Help renderer — called from generated help() method.

You don’t normally use this module directly; it is driven by the #[derive(CliOptions)] macro.

Structs§

HelpSection
A named section in the help output (e.g. “Arguments”, “Assets”).

Enums§

HelpEntry
A single line within a HelpSection.

Functions§

render
Render a complete help page to stderr.