Docs.rs
arrow-schema-53.3.0
arrow-schema 53.3.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
andygrove
xhochy
nevi-me
alamb
tustvold
Dependencies
bitflags ^2.0.0
normal
optional
serde ^1.0
normal
optional
bincode ^1.3.3
dev
serde_json ^1.0
dev
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_
schema
53.3.0
arrow_schema
Constant
DECIMAL128_MAX_SCALE
Copy item path
Source
pub const DECIMAL128_MAX_SCALE:
i8
= 38;
Expand description
The maximum scale for
DataType::Decimal128
values