rudb-encoding 0.2.16

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

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

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