1 2 3 4 5 6 7 8 9 10
[dependencies.bitset-const-macros] version = "=0.1.0" [package] authors = ["person93 <person93.person93@gmail.com>"] description = "A statically sized bitset" edition = "2018" license = "MIT" name = "bitset-const" version = "0.1.0"