tonic-disable-doctest

Crates.iotonic-disable-doctest
lib.rstonic-disable-doctest
version0.1.0
sourcesrc
created_at2023-05-25 11:21:52.69341
updated_at2023-05-25 11:21:52.69341
descriptionDisable doctest in autogenerated code preserving docstring
homepage
repositoryhttps://github.com/sukhmel/tonic-disable-doctest
max_upload_size
id874227
size8,147
Vladislav Sukhmel (sukhmel)

documentation

README

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.

Commit count: 6

cargo fmt