All checks were successful
continuous-integration/drone/push Build is passing
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.
Description
No description provided
Languages
Rust
100%