Rustdoc: reStructuredText vs Markdown

reStructuredText is overly verbose and complex even for simple tasks (e.g. linking urls), markdown with few extension can provide a better experience without extra limitations.

ReadTheDocs already provides some commonmark-docutils bridge so a markdown flavour can be used in sphinx.