Create a demo crate that exercises various features of `getopts` and serves as a real-world example. This can then be tested with [assert_cmd](https://docs.rs/assert_cmd/latest/assert_cmd/).
Create a demo crate that exercises various features of
getoptsand serves as a real-world example. This can then be tested with assert_cmd.