mirror of
https://github.com/italicsjenga/valence.git
synced 2024-12-23 14:31:30 +11:00
a9005d7a59
This lets us use slotmap keys between different instances of the slotmap without unspecified behavior happening. Also, we no longer have to worry about version overflow. The downside is that the keys are now 12 bytes instead of 8, but this is an acceptable trade if it means fewer bugs. |
||
---|---|---|
build | ||
data | ||
examples | ||
src | ||
.gitignore | ||
Cargo.toml | ||
LICENSE.txt | ||
README.md | ||
rustfmt.toml |
valence
Coming soon to a package manager near you!
(Valence is a WIP Rust library.)