dnd-0.0.0-reserved is not a library.
Visit the last successful build:
dnd-0.2.0
dnd
D&D 5e types and common mechanics.
Contributing
This project uses just to run commands the same way as the CI:
cargo just checkto check formatting and lints.cargo just coverageto generate and preview code coverage.cargo just docto generate and preview docs.cargo just testto run tests.
For a full list of commands, see the Justfile.