Expand description
Logic for transforming the raw code given by the user into something actually
runnable, e.g. by adding a main
function if it doesnโt already exist.
Structsยง
- Build
DocTest ๐Builder - Builder type for
DocTestBuilder
. - DocTest
Builder ๐ - This struct contains information about the doctest itself which is then used to generate doctest source code appropriately.
- Parse
Source ๐Info
Constantsยง
- DOCTEST_
CODE_ ๐WRAPPER
Functionsยง
- parse_
source ๐ - reset_
error_ ๐count