-
Notifications
You must be signed in to change notification settings - Fork 39
Better Documentation for Types #60
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Once #59 is implemented, there should be enough to cover some standard scenarios in the docs. |
Waiting on #65 |
This is improving in general along with the module design |
Pick this issue up again once the core types are implemented so the docs can be worked on as a whole. |
The state of the types documentation is much better now. Examples of building types with compiler plugins will be added as they're done as per normal. |
Add more useful docs to module roots in the
types
crate. This should include examples of how to define types with default mappings, create custom mapping etc.Base the docs around what users are likely going to want to do, and provide alternatives and details on the method docs themselves.
The text was updated successfully, but these errors were encountered: