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

pub struct TocEntry {
    // some fields omitted
}
Unstable (rustdoc)

Trait Implementations

Derived Implementations

impl PartialEq for TocEntry
[src]

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

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

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

This method tests for !=.