lexe-byte-array 0.1.5

Byte array newtype trait
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 = "lexe-byte-array"
version = "0.1.5"
dependencies = [
 "lexe-hex",
]

[[package]]
name = "lexe-hex"
version = "0.1.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a3c87c17e52085a78a238b781b84690a0a6f282c6c2b9a716500d448376f3b45"