Function rustdoc::core::run_global_ctxt
source · pub(crate) fn run_global_ctxt(
tcx: TyCtxt<'_>,
show_coverage: bool,
render_options: RenderOptions,
output_format: OutputFormat
) -> (Crate, RenderOptions, Cache)