waddling-errors-hash 0.7.3

Compact xxHash3-based error code hashing for network-efficient diagnostics in distributed systems
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 = "waddling-errors-hash"
version = "0.7.3"
dependencies = [
 "xxhash-rust",
]

[[package]]
name = "xxhash-rust"
version = "0.8.15"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fdd20c5420375476fbd4394763288da7eb0cc0b8c11deed431a91562af7335d3"