Docs.rs
  • arrow-json-29.0.0
    • arrow-json 29.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 ^29.0.0 normal
      • arrow-buffer ^29.0.0 normal
      • arrow-cast ^29.0.0 normal
      • arrow-data ^29.0.0 normal
      • arrow-schema ^29.0.0 normal
      • chrono ^0.4.23 normal
      • half ^2.1 normal
      • indexmap ^1.9 normal
      • num ^0.4 normal
      • serde_json ^1.0 normal
      • flate2 ^1 dev
      • tempfile ^3.3 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
logo

logo

Crate arrow_json

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

List of all items

Structs

  • reader::Decoder
  • reader::DecoderOptions
  • reader::Reader
  • reader::ReaderBuilder
  • reader::ValueIter
  • writer::JsonArray
  • writer::LineDelimited
  • writer::Writer

Traits

  • JsonSerializable
  • writer::JsonFormat

Functions

  • reader::infer_json_schema
  • reader::infer_json_schema_from_iterator
  • reader::infer_json_schema_from_seekable
  • writer::array_to_json_array
  • writer::record_batches_to_json_rows

Type Definitions

  • writer::ArrayWriter
  • writer::LineDelimitedWriter