bit-bounds 1.0.0

Helper traits for const generic bitwise bounds
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies.const-assert]
version = "1.0.0"

[package]
authors = ["Thomas Sieverding <Thomas@bajix.com>"]
description = "Helper traits for const generic bitwise bounds"
edition = "2021"
license = "MIT"
name = "bit-bounds"
readme = "./README.md"
repository = "https://github.com/Bajix/bit-bounds/"
version = "1.0.0"