Hi,
I would like to generate rustdoc that doesn't contain the crates sources. In best case the source is not in the pages and the src button (on the right) is not there. The documentation of rustdoc did't offer me a solution for that.
I probably could create a facade crate with a 1:1 copy of my crates interface but this feels odd...
Any ideas?
Thanks @flxo