Docs.rs
  • arrow-data-55.0.0
    • arrow-data 55.0.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 ^55.0.0 normal
      • arrow-schema ^55.0.0 normal
      • half ^2.1 normal
      • num ^0.4 normal
    • Versions
    • 100% 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
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
logo

arrow_data55.0.0

Crate Items

  • Structs
  • Enums
  • Constants
  • Functions
  • Type Aliases

List of all items

Structs

  • ArrayData
  • ArrayDataBuilder
  • ByteView
  • DataTypeLayout
  • bit_iterator::BitIndexIterator
  • bit_iterator::BitIterator
  • bit_iterator::BitSliceIterator
  • ffi::FFI_ArrowArray
  • transform::MutableArrayData

Enums

  • BufferSpec
  • transform::Capacities

Functions

  • bit_iterator::try_for_each_valid_idx
  • bit_mask::set_bits
  • decimal::is_validate_decimal256_precision
  • decimal::is_validate_decimal_precision
  • decimal::validate_decimal256_precision
  • decimal::validate_decimal_precision
  • layout
  • validate_binary_view
  • validate_string_view

Type Aliases

  • ArrayDataRef

Constants

  • decimal::DECIMAL128_MAX_PRECISION
  • decimal::DECIMAL128_MAX_SCALE
  • decimal::DECIMAL256_MAX_PRECISION
  • decimal::DECIMAL256_MAX_SCALE
  • decimal::DECIMAL_DEFAULT_SCALE
  • decimal::MAX_DECIMAL128_FOR_EACH_PRECISION
  • decimal::MAX_DECIMAL256_FOR_EACH_PRECISION
  • decimal::MAX_DECIMAL_FOR_EACH_PRECISION
  • decimal::MIN_DECIMAL128_FOR_EACH_PRECISION
  • decimal::MIN_DECIMAL256_FOR_EACH_PRECISION
  • decimal::MIN_DECIMAL_FOR_EACH_PRECISION