[−][src]Function rustdoc::html::render::render_struct
fn render_struct(
w: &mut Formatter,
it: &Item,
g: Option<&Generics>,
ty: StructType,
fields: &[Item],
tab: &str,
structhead: bool
) -> Result
fn render_struct(
w: &mut Formatter,
it: &Item,
g: Option<&Generics>,
ty: StructType,
fields: &[Item],
tab: &str,
structhead: bool
) -> Result