mirror of
https://codeberg.org/icewind/bitbuffer.git
synced 2026-06-03 16:44:06 +02:00
re-add the unsafe implementation behind a feature flag
This commit is contained in:
parent
e1079a412b
commit
f20b7fa1b3
3 changed files with 28 additions and 5 deletions
|
|
@ -18,3 +18,6 @@ bitstream_reader_derive = { version = "0.6", path = "bitstream_reader_derive" }
|
|||
maplit = "1.0.1"
|
||||
|
||||
[workspace]
|
||||
|
||||
[features]
|
||||
unsafe = []
|
||||
Loading…
Add table
Add a link
Reference in a new issue