PkmnLib_rs/src/dynamic_data
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
..
flow Remove lifetime mess, replace a lot of code with Arc instead of borrows. 2022-08-20 13:17:20 +02:00
libraries Remove lifetime mess, replace a lot of code with Arc instead of borrows. 2022-08-20 13:17:20 +02:00
models Remove lifetime mess, replace a lot of code with Arc instead of borrows. 2022-08-20 13:17:20 +02:00
script_handling Remove lifetime mess, replace a lot of code with Arc instead of borrows. 2022-08-20 13:17:20 +02:00
choices.rs Remove lifetime mess, replace a lot of code with Arc instead of borrows. 2022-08-20 13:17:20 +02:00
event_hooks.rs Remove lifetime mess, replace a lot of code with Arc instead of borrows. 2022-08-20 13:17:20 +02:00
mod.rs Fixes all clippy warnings 2022-07-01 18:20:16 +02:00