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.
include_doctest!() { /* proc-macro */ }Includes a documentation test from a separate file, without inserting the surrounding ``` markers.
See the crate-level documentation for more.