🧙🪄 ⠶ whichdoc
A cargo documentation diagnostics-driven editor.
vim-like docstring editor
whichdoc uses ratatui to give a "diagnostics picker" list of cargo docs missing_docs errors,
and edtui to emulate a vim editor in which to write your docstrings.
Installation
Regular cargo install or (recommended) install the pre-built binary with:
Licensing
WhichDoc is MIT licensed, a permissive open source license.