Function rustdoc::html::render::print_item::render_struct_fields
source ยท fn render_struct_fields(
w: &mut Buffer,
g: Option<&Generics>,
ty: Option<CtorKind>,
fields: &[Item],
tab: &str,
structhead: bool,
has_stripped_entries: bool,
cx: &Context<'_>,
)