0.1.1 documentation comments
This commit is contained in:
@ -13,7 +13,6 @@ use clap::Parser;
|
||||
|
||||
#[derive(Parser, Debug)]
|
||||
#[clap(author, version)]
|
||||
/// Stores the command line arguments.
|
||||
struct Args {
|
||||
/// Path to the CSV containing the ballots.
|
||||
#[clap()]
|
||||
|
Reference in New Issue
Block a user