Module rg::app

source ·

Macros

Structs

  • RGArg is a light wrapper around a clap::Arg and also contains some metadata about the underlying Arg so that it can be inspected for other purposes (e.g., hopefully generating a man page).

Enums

Constants

Functions

Type Aliases

  • Arg 🔒
    Arg is a light alias for a clap::Arg that is specialized to compile time string literals.