Function rustdoc::html::render::render_attributes_in_pre
source · fn render_attributes_in_pre<'a, 'b: 'a>(
it: &'a Item,
prefix: &'a str,
tcx: TyCtxt<'b>
) -> impl Display + Captures<'a> + Captures<'b>