Skip to content

cargo doc generates ugly documentation #213

@nullchinchilla

Description

@nullchinchilla

cargo doc seems to generate documentation for the trait based on the expanded code, rather than the pre-expansion code. e.g.

image

Is this fundamentally unfixable, or is there some way of getting cargo doc to display the trait with the pre-expansion form, document the methods as async fn etc?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions