include_doctest

Macro 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.