mirror of
https://codeberg.org/icewind/bitbuffer.git
synced 2026-06-03 16:44:06 +02:00
optimizte reading alligned unsized strings
This commit is contained in:
parent
c85d4e4fa6
commit
296b2e1092
3 changed files with 48 additions and 30 deletions
|
|
@ -13,6 +13,7 @@ travis-ci = { repository = "icewind1991/bitstream_reader" }
|
|||
[dependencies]
|
||||
num-traits = "0.2"
|
||||
bitstream_reader_derive = { version = "0.6", path = "bitstream_reader_derive" }
|
||||
bytecount = "0.5"
|
||||
|
||||
[dev-dependencies]
|
||||
maplit = "1.0.1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue