Crate rsticle_rustdoc

Source
Expand description

Proc macro to convert specially marked up source files into rust documentation

This is the documentation macro. If you want to use the functionality as a library, see rsticle.

See the Readme for a general overview.

Macrosยง

include_as_doc
Include an annotated example file within the rustdoc of your library.