Skip to main content

Crate cli_ui_derive

Crate cli_ui_derive 

Source
Expand description

Proc-macro implementation for cli-ui.

This crate is an implementation detail — use cli-ui directly.

Derive Macros§

CliCommand
Derive typed subcommand dispatch for an enum.
CliOptions
Derive typed argument parsing for a struct.