rudb-encoding 0.2.36

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

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

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