card-est-array 0.4.0

Infrastructure for managing large arrays of cardinality estimators.
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "card-est-array"
version = "0.4.0"
dependencies = [
 "num-primitive",
 "sync-cell-slice",
 "xxhash-rust",
]

[[package]]
name = "num-primitive"
version = "0.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0178502a58a2514f927965f80216c0ea2533b5364061544ea8e09b79343d4183"

[[package]]
name = "sync-cell-slice"
version = "0.9.12"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7cf9ace719a3856838781680d5d677c612e01a0bc0b7b1ded355057ca5015997"

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