Function rustdoc::doctest::run_tests[][src]

pub(crate) fn run_tests(
    test_args: Vec<String>,
    nocapture: bool,
    display_doctest_warnings: bool,
    tests: Vec<TestDescAndFn>
)