Add more documentation and doctests to the builtins #107
Labels
C-documentation
Improvements or additions to documentation
C-tracking-issue
Issues tracking a set of tasks that need to be done
Currently, the project has been relatively relaxed as far as documentation and doctests, but these are also incredibly useful for any users looking to use
temporal_rs
. Furthermore, it allows us to really get a better feel for the API while also providing more tests.My initial thought is that we should try to have doctests for the builtins below and their main methods that may have high user visibility:
The text was updated successfully, but these errors were encountered: