Docs.rs
arrow-5.4.0
arrow 5.4.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
andygrove
kou
kszucs
xhochy
nevi-me
alamb
tustvold
Dependencies
bitflags ^1.2.1
normal
chrono ^0.4
normal
csv ^1.1
normal
flatbuffers =2.0.0
normal
getrandom ^0.2
normal
hex ^0.4
normal
indexmap ^1.6
normal
lazy_static ^1.4
normal
lexical-core ^0.7
normal
multiversion ^0.6.1
normal
num ^0.4
normal
packed_simd_2 ^0.3
normal
prettytable-rs ^0.8.0
normal
rand ^0.8
normal
regex ^1.3
normal
serde ^1.0
normal
serde_derive ^1.0
normal
serde_json ^1.0
normal
criterion ^0.3
dev
flate2 ^1
dev
tempfile ^3
dev
Versions
38.14%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Type Definition UInt32Array
Other items in
arrow
::
array
?
Type Definition
arrow
::
array
::
UInt32Array
[
−
]
[src]
pub type UInt32Array =
PrimitiveArray
<
UInt32Type
>;