Skip to main content

Module tree

Module tree 

Source
Expand description

Command tree data model and human rendering.

Structs§

TreeNode
Command tree node used by the built-in tree command.

Functions§

build_tree_from_clap
Builds a tree from a clap command hierarchy.
build_tree_from_parts
Builds a tree node from explicit parts.
render_tree_human
Renders a command tree for human output.