rudb-encoding 0.2.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.2.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b683d9f9025bd0dbbf4bbffde14906cbde2a4bbaadd62081eaf78641b722af43"

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

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