stack-bitset 0.1.0

Stack-allocated generic-sized bitset implementation. WIP
Documentation
1
2
3
4
5
6
7
8
9
10
11
[dependencies]

[package]
authors = ["Constantin Gierczak--Galle <constantin.gierczak-galle@ens.fr>"]
description = "Stack-allocated generic-sized bitset implementation. WIP"
edition = "2018"
keywords = ["bitset", "stack-allocated"]
license = "MIT"
name = "stack-bitset"
repository = "https://github.com/Sup3Legacy/stack-bitset"
version = "0.1.0"