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

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

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