Crate rust_doctest_common

Source
Expand description

Some shared code for the doctest stuff.

Structsยง

TestBinary
A binary that has a test harness that is like libtest
Manifest
A manifest created by the rust_doctest_builder, used by the rust_doctest_runner.