Structsยง
- Collector ๐
- GlobalTestOptions ๐Options that apply to all doctests in a crate or Markdown file (for
rustdoc foo.md). - HirCollector ๐
- UnusedExterns ๐
Enumsยง
- DirState ๐
- TestFailure ๐Documentation test failure modes.
Traitsยง
- Tester ๐
Functionsยง
- add_exe_suffix ๐
- generate_args_file ๐
- get_doctest_dir ๐
- Converts a path intended to use as a command to absolute if it is relative, and not a single component.
- make_test ๐Transforms a test into code that can be compiled into a Rust binary, and returns the number of lines before the test code begins as well as if the output stream supports colors or not.
- partition_source ๐
- run ๐
- run_test ๐
- run_tests ๐
- scrape_test_config ๐