no-incode-comments 0.1.0

A proc macro that removes in-code comments from the code
Documentation
1
2
3
4
5
6
# MyFunction
This is an example function that demonstrates how to use the external_doc macro.
It prints a simple greeting message to the console.

# AnotherSection
This section would not be used for the function documentation.