bmap 0.2.0

A bitmap with an internal counter.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[badges.maintenance]
status = "passively-maintained"

[dependencies]

[package]
categories = ["data-structures"]
description = "A bitmap with an internal counter."
edition = "2021"
exclude = [".fossil-settings", "www", ".efiles", ".fslckout", "rustfmt.toml"]
keywords = ["bitmap", "bitvec"]
license = "0BSD"
name = "bmap"
readme = "README.md"
repository = "https://repos.qrnch.tech/pub/bmap"
version = "0.2.0"