Skip to main content

Module clap

Module clap 

Source
Expand description

Integration with integration with the clap command line argument parser.

Structsยง

RerunArgs
This struct implements a clap::Parser that defines all the arguments that a typical Rerun application might use, and provides helpers to evaluate those arguments and behave consequently.