cbitmap 0.1.0

A conventional, compact and core (no_std) bitmap.
Documentation
[[example]]
name = "bitmap-base"

[[test]]
name = "bitmap-base"

[dependencies]

[package]
authors = ["Halifuda"]
categories = ["no-std"]
description = "A conventional, compact and core (no_std) bitmap."
edition = "2021"
keywords = ["bitmap", "bitset", "bitarray"]
license = "MIT"
name = "cbitmap"
readme = "README.md"
repository = "https://github.com/Halifuda/cbitmap"
version = "0.1.0"