PkmnLib_rs/tests/common
Deukhoofd 55cc0906c9
continuous-integration/drone/push Build is failing Details
Remove lifetime mess, replace a lot of code with Arc instead of borrows.
This cleans up the codebase massively, and allows me to maintain some semblance of sanity.
2022-08-20 13:17:20 +02:00
..
data_getter.rs Initial work on adding documentation, reorganises modules 2022-06-19 21:34:08 +02:00
library_loader.rs Remove lifetime mess, replace a lot of code with Arc instead of borrows. 2022-08-20 13:17:20 +02:00
mod.rs First chunk of battling is now fully working, along with integration tests! 🎉 2022-06-17 19:53:33 +02:00
test_case.rs Remove lifetime mess, replace a lot of code with Arc instead of borrows. 2022-08-20 13:17:20 +02:00
test_step.rs Initial work on adding documentation, reorganises modules 2022-06-19 21:34:08 +02:00