rudb-encoding 0.2.6

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

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

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