Docs.rs
  • vortex-file-0.20.0
    • vortex-file 0.20.0
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • a10y
    • vortex-admin
    • Dependencies
      • arrow-array ^53.0.0 normal
      • arrow-buffer ^53.0.0 normal
      • arrow-schema ^53.0.0 normal
      • bytes ^1.6.0 normal
      • flatbuffers ^24.3.25 normal
      • futures ^0.3 normal
      • futures-executor ^0.3 normal
      • futures-util ^0.3 normal
      • itertools ^0.13.0 normal
      • once_cell ^1.20.2 normal
      • tokio ^1.37.0 normal
      • tracing ^0.1 normal optional
      • vortex-array ^0.20.0 normal
      • vortex-buffer ^0.20.0 normal
      • vortex-dtype ^0.20.0 normal
      • vortex-error ^0.20.0 normal
      • vortex-expr ^0.20.0 normal
      • vortex-flatbuffers ^0.20.0 normal
      • vortex-io ^0.20.0 normal
      • vortex-ipc ^0.20.0 normal
      • vortex-scalar ^0.20.0 normal
      • arrow-schema ^53.0.0 dev
      • rstest ^0.23 dev
      • tokio ^1.37.0 dev
    • Versions
    • 40.3% of the crate is documented
  • Go to latest version
  • Platform
    • x86_64-apple-darwin
    • 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.20.0

Crate Items

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

List of all items

Structs

  • DTypeReader
  • InitialRead
  • LayoutContext
  • LayoutDeserializer
  • LayoutId
  • LayoutMessageCache
  • LayoutSpec
  • LazyDType
  • MessageLocator
  • RelativeLayoutCache
  • RowFilter
  • RowMask
  • Scan
  • VortexFileArrayStream
  • VortexFileWriter
  • VortexReadBuilder
  • VortexRecordBatchReader
  • builder::VortexReadBuilder
  • chunked_reader::ChunkedArrayReader
  • layouts::ChunkedLayout
  • layouts::ColumnarLayout
  • layouts::FlatLayout
  • layouts::InlineDTypeLayout

Enums

  • BatchRead
  • Projection
  • projection::Projection

Traits

  • AsyncRuntime
  • Layout
  • LayoutReader

Functions

  • read_initial_bytes
  • read_layout_from_initial

Type Aliases

  • LayoutPartId
  • LayoutRef
  • MessageId

Constants

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