epage / clapng

A full featured, fast Command Line Argument Parser for Rust
docs.rs/clap
Apache License 2.0
0 stars 0 forks source link

Remove parts of API marked as deprecated #237

Open epage opened 2 years ago

epage commented 2 years ago

Issue by epage Saturday Nov 13, 2021 at 19:30 GMT Originally opened as https://github.com/clap-rs/clap/issues/3021


Before and during the 3.x series, we have different parts of the API that are deprecated, pending removal on 4.0. We need to remember to do that.

Other notes