mirror of
https://codeberg.org/icewind/bitbuffer.git
synced 2026-06-03 16:44:06 +02:00
generics
This commit is contained in:
parent
74124393be
commit
1c037528f6
3 changed files with 63 additions and 70 deletions
|
|
@ -3,3 +3,6 @@ name = "bitbuffer"
|
|||
version = "0.1.0"
|
||||
authors = ["Robin Appelman <robin@icewind.nl>"]
|
||||
edition = "2018"
|
||||
|
||||
[dependencies]
|
||||
num-traits = "0.2"
|
||||
Loading…
Add table
Add a link
Reference in a new issue