Hi, thank you for a library
Could you please add ability to override docs. I prefer to keep Rust docstrings and output documentation separate in some cases. For example, I would like to pass some additional documentation for developer which should be hidden from user. Simple comment doesn't represent it, as you have to open code itself to see if it's there in the first place.
Hi, thank you for a library
Could you please add ability to override docs. I prefer to keep Rust docstrings and output documentation separate in some cases. For example, I would like to pass some additional documentation for developer which should be hidden from user. Simple comment doesn't represent it, as you have to open code itself to see if it's there in the first place.