rust-cookbook
rust-cookbook copied to clipboard
updated and repaired clap-basic.md
trafficstars
- Brought example code to clap version 4, noted in doc.
- Removed turbofishes from example code.
- Changed to use PathBuf for filenames; documented this.
fixes #693