typebitset 0.4.0

Type-level bitset implementation
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies]

[package]
authors = ["Yasuo Ozu <yasuo@ozu.email>"]
categories = ["algorithms", "rust-patterns"]
description = "Type-level bitset implementation"
edition = "2018"
keywords = ["data-structure"]
license = "MIT"
name = "typebitset"
readme = "README.md"
repository = "https://github.com/yasuo-ozu/typebitset"
version = "0.4.0"