rudb-vector 0.2.20

Vectors, physical forms, validity, selection vectors and the string representation.
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 = "rudb-common"
version = "0.2.20"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "618c35bc53d79fb7ddc44ee18f540da280105287b7b6c4c1dfe279cf6835db11"

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