Go to file
Gered 7850c468ea remove to_fixed_length(), replace usages with to_array()
i don't know how much better or worse either one is really, but i think
i like to_array() better overall. guessing to_array() is probably a bit
better overall, as it should only be one allocation in all cases
2021-05-20 13:37:29 -04:00
psoutils remove to_fixed_length(), replace usages with to_array() 2021-05-20 13:37:29 -04:00
.gitignore initial commit 2021-05-15 14:47:19 -04:00
Cargo.toml call memcmp directly during prs_compress 2021-05-16 16:31:00 -04:00