PkmnLib_rs/src
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
..
dynamic_data Remove lifetime mess, replace a lot of code with Arc instead of borrows. 2022-08-20 13:17:20 +02:00
script_implementations Remove lifetime mess, replace a lot of code with Arc instead of borrows. 2022-08-20 13:17:20 +02:00
static_data Remove lifetime mess, replace a lot of code with Arc instead of borrows. 2022-08-20 13:17:20 +02:00
utils More work on WASM handling. 2022-08-20 12:22:12 +02:00
defines.rs Initial work on adding documentation, reorganises modules 2022-06-19 21:34:08 +02:00
lib.rs More work on WASM handling. 2022-08-20 12:22:12 +02:00