Module rustdoc::html::toc

source ยท
Expand description

Table-of-contents creation.

Structsยง

  • Toc ๐Ÿ”’
    A (recursive) table of contents
  • TocBuilder ๐Ÿ”’
    Progressive construction of a table of contents.
  • TocEntry ๐Ÿ”’