Module rustdoc::doctest::make

source ·
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.

Functions§