Function parse_largest_accounts

Source
pub fn parse_largest_accounts(
    matches: &ArgMatches<'_>,
) -> Result<CliCommandInfo, CliError>