Docs.rs
  • arrow-json-54.2.1
    • arrow-json 54.2.1
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • kou
    • xhochy
    • nevi-me
    • alamb
    • tustvold
    • Dependencies
      • arrow-array ^54.2.1 normal
      • arrow-buffer ^54.2.1 normal
      • arrow-cast ^54.2.1 normal
      • arrow-data ^54.2.1 normal
      • arrow-schema ^54.2.1 normal
      • chrono >=0.4.34, <0.4.40 normal
      • half ^2.1 normal
      • indexmap ^2.0 normal
      • lexical-core ^1.0 normal
      • num ^0.4 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • bytes ^1.4 dev
      • criterion ^0.5 dev
      • flate2 ^1 dev
      • futures ^0.3 dev
      • rand ^0.8 dev
      • serde ^1.0 dev
      • tokio ^1.27 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_json54.2.1

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

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

Enums

  • StructMode

Traits

  • JsonSerializable
  • writer::JsonFormat

Functions

  • reader::infer_json_schema
  • reader::infer_json_schema_from_iterator
  • reader::infer_json_schema_from_seekable

Type Aliases

  • writer::ArrayWriter
  • writer::LineDelimitedWriter