rudb-encoding 0.3.9

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

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

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