-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Labels
C-bugCategory: bugCategory: bug
Description
Please complete the following tasks
- I have searched the discussions
- I have searched the open and rejected issues
Rust Version
any
Clap Version
4.1.9
Minimal reproducible code
Open https://docs.rs/clap/4.1.9/clap/all.html
Steps to reproduce the bug with the above code
- Open https://docs.rs/clap/4.1.9/clap/all.html
- Look for the Command struct
- Look at https://docs.rs/clap/4.1.8/clap/struct.Command.html for comparison
Actual Behaviour
The documentation is missing the core structures and methods for the library's functionality.
Expected Behaviour
The core methods of the library providing it's basic features are documented.
Additional Context
No response
Debug Output
No response
Metadata
Metadata
Assignees
Labels
C-bugCategory: bugCategory: bug