Struct rustdoc::html::render::Type [−][src]
A type used for the search index.
Fields
name: Option<String>
generics: Option<Vec<String>>
Trait Implementations
impl Debug for Type
[src]
impl Debug for Type
fn fmt(&self, f: &mut Formatter) -> Result
[src]
fn fmt(&self, f: &mut Formatter) -> Result
Formats the value using the given formatter. Read more
impl ToJson for Type
[src]
impl ToJson for Type