rig
rig copied to clipboard
feat: add docstrings to undocumented public types
- [x] I have looked for existing issues (including closed) about this
Feature Request
While many of the public types are mostly self explanatory, there are quite a few that either seem to be lacking sufficient documentation or require explanation as to what they are.
We should add documentation to these types.
Motivation
Increase DX and user adoption
I can work on this as well