rudb-encoding 0.2.32

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.32"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "561cfe47b97c25bc7be3612be2c9368ae2e7d5bd89f1473fea848c9ddcdfaf07"

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

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