Deukhoofd 55380f631f
All checks were successful
continuous-integration/drone/push Build is passing
Rework StringKey to be able to re-use strings for a lower memory footprint.
By caching strings we make sure we're using the exact same string everywhere, and creating 100 StringKeys of for example `charmander` will use the exact same memory footprint as creating only one.
2022-06-12 18:11:14 +02:00
2022-06-03 16:35:18 +02:00
2022-06-11 19:27:47 +02:00
Description
No description provided
8.2 MiB
Languages
Rust 100%