It collapses generated variadic generics in Rust docs to make it concise.
Rust doesn't have a variadic generic.
So std
mimics it with the macro. They aren't hidden nor collapsed in the doc.
It makes the doc too verbose and navigating it too hard.
That's why I've made this.
- the label is collapsable.
It is a standard web-ext
package with typescript. I have a Makefile
for the common workflows.
npm install
make build
make run