Struct rustdoc::html::toc::TocUnstable [-] [+] [src]

pub struct Toc {
    // some fields omitted
}

A (recursive) table of contents

Trait Implementations

impl Debug for Toc

fn fmt(&self, f: &mut Formatter) -> Result

impl Display for Toc

fn fmt(&self, fmt: &mut Formatter) -> Result

Derived Implementations

impl PartialEq for Toc

fn eq(&self, __arg_0: &Toc) -> bool

fn ne(&self, __arg_0: &Toc) -> bool