2 unstable releases
0.2.0 | Feb 10, 2025 |
---|---|
0.1.0 | May 25, 2023 |
#642 in Development tools
261 downloads per month
8KB
74 lines
tonic-disable-doctest
Separate docstring for specific structs autogenerated by tonic_build
. This may be handy in cases where comments for autogeneration input contain code that will be incorrectly treated as rust code and you have no control over the input. This will disable doctest of these docs while retaining the docstring in a separate struct.
Dependencies
~1.4–2MB
~38K SLoC