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

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

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