Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
enhance: pack mods & key into a u32 as id instead of hashing (#104)
* fix: Update id to be directly derived from mods + key * Return id to 32 bit, using 16 bits for mod and 16 for key. * cargo fmt + clippy
- Loading branch information