Hi, I often find myself browsing through a library and not paying attention to the (unrendered) doc comments. I usually only read them when I am browsing the rendered documentation on docs.rs. However when browsing the code they often clutter a lot of screen space.
So I thought, what if we allowed to separate code and documentation altogether? There could be separate files which reference items in the source code and document them.