Expand description
§syncdoc
A procedural macro crate for injecting documentation from external files.
This crate provides macros to automatically add documentation attributes to your functions by reading from external markdown files.
Macros§
- module_
doc - Generates a path to the module’s documentation file.
Attribute Macros§
- omnidoc
- Injects documentation from external files.