Macro include_doc::function_body
source · function_body!() { /* proc-macro */ }Expand description
Include the function body from a Rust file as a doctest.
See module documentation.
function_body!() { /* proc-macro */ }Include the function body from a Rust file as a doctest.
See module documentation.