Entradas

rustdoc tools or process tips?

The thing I’m struggling with is adding the source code to my docs in an efficient manner and without messing up the weird mix of code comments (/// or //!) + Markdown formatting.

Anyway, I’m wondering, how are people doing this currently?

rustdoc tools or process tips? from rust