rust
rust copied to clipboard
Documentation generation for *Inst ops
trafficstars
The *Inst ops need documentation generated for the user. This includes checking to ensure docstrings are formatted properly then updating doc gen and pull requesting.
I would like to be assigned this.
Docstrings are generated for the *Inst ops, and they're included when running cargo doc. Is something else missing?
We may need to run docgen again since my last PR.