rudb-encoding 0.2.8

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

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

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