How to accept a file as a command-line argument in RustUse std::path::PathBuf instead of String as the type to provide to an Args struct for clap.