Macro doctest_file::include_doctest

source ยท
include_doctest!() { /* proc-macro */ }
Expand description

Includes a documentation test from a separate file, without inserting the surrounding ``` markers.

See the crate-level documentation for more.