Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 506 Bytes

CONTRIBUTING.md

File metadata and controls

10 lines (7 loc) · 506 Bytes

Contributing

Contributions are welcome and accepted as pull requests on GitHub. Feel free to use issues to report bugs, missing documentation or suggest improvements of the project.

Note that a most of the code possess documentation, including private modules / items / sections. You can generate the complete documentation by using the instructions above and passing the option --document-private-items to cargo doc.