Docs.rs
arrow-data-53.3.0
arrow-data 53.3.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
andygrove
kou
xhochy
nevi-me
alamb
tustvold
Dependencies
arrow-buffer ^53.3.0
normal
arrow-schema ^53.3.0
normal
half ^2.1
normal
num ^0.4
normal
Versions
100%
of the crate is documented
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
arrow_
data
53.3.0
In arrow_
data::
decimal
arrow_data
::
decimal
Constant
DECIMAL128_MAX_SCALE
Copy item path
Source
pub const DECIMAL128_MAX_SCALE:
i8
= 38; // 38i8
Expand description
The maximum scale for
DataType::Decimal128
values