Function rustdoc::doctest::run

source ยท
pub(crate) fn run(
    dcx: DiagCtxtHandle<'_>,
    options: Options,
) -> Result<(), ErrorGuaranteed>