tonic-disable-doctest

Crates.iotonic-disable-doctest
lib.rstonic-disable-doctest
version0.2.1
created_at2023-05-25 11:21:52.69341+00
updated_at2025-04-09 09:31:35.533348+00
descriptionDisable doctest in autogenerated code preserving docstring
homepage
repositoryhttps://github.com/sukhmel/tonic-disable-doctest
max_upload_size
id874227
size22,677
Vladislav Sukhmel (sukhmel)

documentation

README

tonic-disable-doctest

crates.io Released API docs MIT licensed

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.

Commit count: 10

cargo fmt