Module extracted

Source
Expand description

Rustdocโ€™s doctest extraction.

This module contains the logic to extract doctests and output a JSON containing this information.

Structsยง

DocTest ๐Ÿ”’
ExtractedDocTest ๐Ÿ”’
ExtractedDocTests ๐Ÿ”’
LangString ๐Ÿ”’
WrapperInfo ๐Ÿ”’

Enumsยง

Ignore ๐Ÿ”’

Constantsยง

FORMAT_VERSION ๐Ÿ”’
The version of JSON output that this code generates.