Struct rustdoc::html::render::IndexItemFunctionType [−][src]
Full type of functions/methods in the search index.
Fields
inputs: Vec<Type>
output: Option<Type>
Trait Implementations
impl Debug for IndexItemFunctionType
[src]
impl Debug for IndexItemFunctionType
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 IndexItemFunctionType
[src]
impl ToJson for IndexItemFunctionType
Auto Trait Implementations
impl Send for IndexItemFunctionType
impl Send for IndexItemFunctionType
impl Sync for IndexItemFunctionType
impl Sync for IndexItemFunctionType