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