rudb-encoding 0.2.37

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

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

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