rudb-encoding 0.3.14

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

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

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