column_store 0.1.0

Column-oriented database management system.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "column_store"
version = "0.1.0"
dependencies = [
 "column_store_proc_macros",
]

[[package]]
name = "column_store_proc_macros"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8cb54ca3542a5958d89f5de4e4c21b7f19c274c862059c2bef7a5a9044794d39"