rudb-encoding 0.2.23

Every encoding, the cascade machinery, the cost model and multi-column detection.
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "rudb-common"
version = "0.2.23"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8a3eab469e00e19ba94ed2299f8d231a4bd24cb7a7e7824af934cd4784e478f7"

[[package]]
name = "rudb-encoding"
version = "0.2.23"
dependencies = [
 "rudb-common",
 "rudb-vector",
]

[[package]]
name = "rudb-vector"
version = "0.2.23"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "632833b8a91cc6d51d612009055c4532fe724a75880063be969be8af4d3f2aed"
dependencies = [
 "rudb-common",
]