rudb-encoding 0.3.13

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

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

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