Skip to content

Rustdoc should link fields/variants to their corresponding section #74849

Closed
@Aaron1011

Description

@Aaron1011

Currently, the generated Rustdoc page for a struct/enum just writes out struct fields/enum variants as plain text. It would nice if Rustdoc generated clickable links to the corresponding section for the field/variant - this would make it easy to read the docs for a particular field.

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-enhancementCategory: An issue proposing an enhancement or a PR with one.T-rustdocRelevant to the rustdoc team, which will review and decide on the PR/issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions