Docs.rs
  • arrow-cast-38.0.0
    • arrow-cast 38.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 ^38.0.0 normal
      • arrow-buffer ^38.0.0 normal
      • arrow-data ^38.0.0 normal
      • arrow-schema ^38.0.0 normal
      • arrow-select ^38.0.0 normal
      • chrono ^0.4.23 normal
      • comfy-table ^6.0 normal
      • lexical-core ^0.8 normal
      • num ^0.4 normal
      • criterion ^0.4 dev
      • half ^2.1 dev
    • Versions
    • 79.55% 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
logo

logo

Crate arrow_cast

  • Structs
  • Constants
  • Traits
  • Functions
  • Type Definitions
?
Change settings

List of all items

Structs

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

Traits

  • parse::Parser

Functions

  • 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_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::pretty_format_columns_with_options
  • pretty::print_batches
  • pretty::print_columns

Type Definitions

  • parse::MonthDayNano

Constants

  • cast::DEFAULT_CAST_OPTIONS