Docs.rs
  • arrow-cast-53.2.0
    • arrow-cast 53.2.0
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • kou
    • xhochy
    • nevi-me
    • alamb
    • tustvold
    • Dependencies
      • arrow-array ^53.2.0 normal
      • arrow-buffer ^53.2.0 normal
      • arrow-data ^53.2.0 normal
      • arrow-schema ^53.2.0 normal
      • arrow-select ^53.2.0 normal
      • atoi ^2.0.0 normal
      • base64 ^0.22 normal
      • chrono ^0.4.34 normal
      • comfy-table ^7.0 normal optional
      • half ^2.1 normal
      • lexical-core ^1.0 normal
      • num ^0.4 normal
      • ryu ^1.0.16 normal
      • criterion ^0.5 dev
      • half ^2.1 dev
      • rand ^0.8 dev
    • 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

arrow_cast53.2.0

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • cast::CastOptions
  • display::ArrayFormatter
  • display::FormatOptions
  • display::ValueFormatter
  • parse::IntervalParseConfig

Enums

  • display::DurationFormat
  • parse::IntervalUnit

Traits

  • base64::Engine
  • parse::Parser

Functions

  • base64::b64_decode
  • base64::b64_encode
  • cast::can_cast_types
  • cast::cast
  • cast::cast_with_options
  • display::array_value_to_string
  • display::lexical_to_string
  • parse::parse_decimal
  • parse::parse_interval_day_time
  • parse::parse_interval_month_day_nano
  • parse::parse_interval_month_day_nano_config
  • parse::parse_interval_year_month
  • parse::string_to_datetime
  • parse::string_to_time_nanoseconds
  • parse::string_to_timestamp_nanos
  • pretty::pretty_format_batches
  • pretty::pretty_format_batches_with_options
  • pretty::pretty_format_columns
  • pretty::print_batches
  • pretty::print_columns

Type Aliases

  • parse::MonthDayNano

Constants

  • base64::BASE64_STANDARD
  • base64::BASE64_STANDARD_NO_PAD
  • base64::BASE64_URL_SAFE
  • base64::BASE64_URL_SAFE_NO_PAD