1
0
Fork 0
mirror of https://codeberg.org/icewind/bitbuffer.git synced 2026-06-03 08:34:07 +02:00

dont save pointer to data

this doesn't actually make a performance difference
This commit is contained in:
Robin Appelman 2019-07-24 12:32:18 +02:00
commit 211de49a54
2 changed files with 2 additions and 6 deletions

1
.gitignore vendored
View file

@ -2,3 +2,4 @@
**/*.rs.bk
Cargo.lock
*.iml
*.bench