caioluis/logto-rs

Write Documentation

caioluis opened this issue · 0 comments

The code is completely undocumented, and this feels horrible

  • Document every function so it can be easily understood when using the crate.
  • It could also be nice to meta-document things, so I can share with the Discord community.
  • Link the tests to the documentation, so that it doesn't become obsolete when the code changes.