[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"