Struct rustdoc::html::toc::Toc [] [src]

pub struct Toc { /* fields omitted */ }
🔬 This is a nightly-only experimental API. (rustdoc)

A (recursive) table of contents

Trait Implementations

impl PartialEq for Toc
[src]

This method tests for self and other values to be equal, and is used by ==. Read more

This method tests for !=.

impl Debug for Toc
[src]

Formats the value using the given formatter.

impl Display for Toc
[src]

Formats the value using the given formatter. Read more