run in rustdoc::scrape_examples - Rust (original) (raw)

rustdoc::scrape_examples

Function run

Source

pub(crate) fn run(
    krate: Crate,
    renderopts: RenderOptions,
    cache: Cache,
    tcx: TyCtxt<'_>,
    options: ScrapeExamplesOptions,
    bin_crate: bool,
)