Skip to content
This repository was archived by the owner on May 20, 2020. It is now read-only.
This repository was archived by the owner on May 20, 2020. It is now read-only.

Support non-module items: frontend #122

Open
@steveklabnik

Description

@steveklabnik

Once I work the bugs out of #108, it'll be time to support the other kinds of items.

Fundamentally, what needs to happen is with:

Each kind:

  • Enum
  • Tuple
  • Struct
  • Union
  • Trait
  • Function
  • Method
  • Macro
  • Mod
  • Type
  • Local
  • Static
  • Const
  • Field

I am not actually sure about Local, as I'd imagine local items don't need to be documented.

This is blocked on #121

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions