I\'m trying to save the results of clap::App::new(), from what I understand it returns a struct called ArgMatches
clap::App::new()
ArgMatches
struct Configurato