Docs.rs
arrow-cast-28.0.0
arrow-cast 28.0.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
kou
xhochy
nevi-me
alamb
tustvold
Dependencies
arrow-array ^28.0.0
normal
arrow-buffer ^28.0.0
normal
arrow-data ^28.0.0
normal
arrow-schema ^28.0.0
normal
arrow-select ^28.0.0
normal
chrono ^0.4.23
normal
lexical-core ^0.8
normal
num ^0.4
normal
Versions
72.22%
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
☰
Crate arrow_cast
Version 28.0.0
All Items
Modules
?
Crate
arrow_cast
source
·
[
−
]
Expand description
Cast kernel for
Apache Arrow
Re-exports
pub use
cast
::*;
Modules
cast
Defines cast kernels for
ArrayRef
, to convert
Array
s between supported datatypes.
display
Functions for printing array values, as strings, for debugging purposes. See the
pretty
crate for additional functions for record batch pretty printing.
parse