Expand description
Rustdocโs doctest extraction.
This module contains the logic to extract doctests and output a JSON containing this information.
Structsยง
- DocTest ๐
- Extracted
DocTest ๐ - Extracted
DocTests ๐ - Lang
String ๐ - Wrapper
Info ๐
Enumsยง
- Ignore ๐
Constantsยง
- FORMAT_
VERSION ๐ - The version of JSON output that this code generates.