Skip to content

docs.rs/clap/4.1.9 is broken, missing Command struct documentation #4766

@AndASM

Description

@AndASM

Please complete the following tasks

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

  1. Open https://docs.rs/clap/4.1.9/clap/all.html
  2. Look for the Command struct
  3. 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

No one assigned

    Labels

    C-bugCategory: bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions