rudb-encoding 0.2.19

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

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

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