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
13
14
15
16
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "bit-bounds"
version = "1.0.0"
dependencies = [
 "const-assert",
]

[[package]]
name = "const-assert"
version = "1.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d8298db53081b3a951cadb6e0f4ebbe36def7bcb591a34676708d0d7ac87dd86"