rudb-encoding 0.2.11

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

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

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