rudb-encoding 0.3.5

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

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

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