byteset 1.1.0

A low-overhead byte set.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
name = "byteset"
description = "A low-overhead byte set."
authors = ["ErisianArchitect <https://github.com/ErisianArchitect>"]
version = "1.1.0"
edition = "2024"
repository = "https://github.com/ErisianArchitect/byteset"
documentation = "https://docs.rs/byteset"
license = "MIT"

[dependencies]
lolevel = "0.1.0"
utf8next = "1.0.0"