rudb-encoding 0.2.15

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

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

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