0.1.1 documentation comments

This commit is contained in:
aaron-jack-manning
2022-06-25 18:48:22 +10:00
parent fc4063c13b
commit 3646593258
3 changed files with 2 additions and 3 deletions

View File

@ -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()]