Docs.rs
  • vortex-file-0.23.0
    • vortex-file 0.23.0
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • a10y
    • vortex-admin
    • Dependencies
      • arrow-array ^53 normal
      • arrow-buffer ^53 normal
      • arrow-schema ^53 normal
      • async-trait ^0.1 normal
      • bytes ^1.6.0 normal
      • flatbuffers ^25 normal
      • futures ^0.3 normal
      • futures-executor ^0.3 normal
      • futures-util ^0.3 normal
      • itertools ^0.14.0 normal
      • log ^0.4.21 normal
      • moka ^0.12 normal
      • pin-project-lite ^0.2.15 normal
      • rayon ^1.10.0 normal optional
      • tokio ^1.37.0 normal optional
      • tracing ^0.1 normal optional
      • vortex-array ^0.23.0 normal
      • vortex-buffer ^0.23.0 normal
      • vortex-dtype ^0.23.0 normal
      • vortex-error ^0.23.0 normal
      • vortex-expr ^0.23.0 normal
      • vortex-flatbuffers ^0.23.0 normal
      • vortex-io ^0.23.0 normal
      • vortex-ipc ^0.23.0 normal
      • vortex-layout ^0.23.0 normal
      • vortex-mask ^0.23.0 normal
      • vortex-scalar ^0.23.0 normal
      • vortex-scan ^0.23.0 normal
      • arrow-schema ^53 dev
      • rstest ^0.24 dev
      • tokio ^1.37.0 dev
      • vortex-array ^0.23.0 dev
    • Versions
    • 57.78% of the crate is documented
  • Go to latest version
  • Platform
    • 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

vortex_file0.23.0

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits

List of all items

Structs

  • FileLayout
  • Scan
  • Segment
  • VortexFile
  • VortexOpenOptions
  • VortexWriteOptions
  • io::file::FileIoDriver
  • read::VortexRecordBatchReader
  • segments::SegmentRequest

Enums

  • ExecutionMode
  • SplitBy

Traits

  • io::IoDriver
  • read::AsyncRuntime
  • segments::SegmentCache

Constants

  • CHUNKED_LAYOUT_ID
  • COLUMNAR_LAYOUT_ID
  • EOF_SIZE
  • FLAT_LAYOUT_ID
  • MAGIC_BYTES
  • MAX_FOOTER_SIZE
  • V1_FOOTER_FBS_SIZE
  • VERSION
  • VORTEX_FILE_EXTENSION