Skip to content

trait/impl/fn search/indexing #13

Description

@dobkeratops

commandline functions or indexed html pages to search all the traits implemented for a particular type
this could look like generating similar information to a C++ header.. type { all the methods supported , listed in one place..}
beyond that listing all the functoins that take a particular type as a parameter would also be useful..

would generating lots of static HTML for navigation this way get out of hand?

check what rustdoc_ng does first, stick to features that complement what that already does.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions