Function rustdoc::run_renderer [−][src]
pub(crate) fn run_renderer<'tcx, T: FormatRenderer<'tcx>>(
krate: Crate,
renderopts: RenderOptions,
cache: Cache,
tcx: TyCtxt<'tcx>
) -> Result<(), ErrorReported>
pub(crate) fn run_renderer<'tcx, T: FormatRenderer<'tcx>>(
krate: Crate,
renderopts: RenderOptions,
cache: Cache,
tcx: TyCtxt<'tcx>
) -> Result<(), ErrorReported>