You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
From clap::Arg::index documentation:
> NOTE: If no Arg::short, or Arg::long have been defined, you can
> optionally leave off the index method, and the index will be assigned
> in order of evaluation. Utilizing the index method allows for setting
> indexes out of order
0 commit comments