Module rustdoc::html::toc[][src]

Table-of-contents creation.

Re-exports

use std::fmt;
use std::string::String;

Structs

Toc

A (recursive) table of contents

TocBuilder

Progressive construction of a table of contents.

TocEntry