Docs.rs
  • vortex-serde-0.15.2
    • vortex-serde 0.15.2
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • robert3005
    • github:spiraldb:crates-io
    • a10y
    • Dependencies
      • arrow-array ^53.0.0 normal
      • arrow-buffer ^53.0.0 normal
      • arrow-schema ^53.0.0 normal
      • bytes ^1.6.0 normal
      • croaring ^2.1.0 normal
      • flatbuffers ^24.3.25 normal
      • futures ^0.3.30 normal
      • futures-executor ^0.3.30 normal
      • futures-util ^0.3.30 normal
      • itertools ^0.13.0 normal
      • monoio ^0.2.3 normal optional
      • object_store ^0.11.0 normal optional
      • once_cell ^1.20.2 normal
      • tokio ^1.37.0 normal optional
      • vortex-array ^0.15.2 normal
      • vortex-buffer ^0.15.2 normal
      • vortex-dtype ^0.15.2 normal
      • vortex-error ^0.15.2 normal
      • vortex-expr ^0.15.2 normal
      • vortex-flatbuffers ^0.15.2 normal
      • vortex-scalar ^0.15.2 normal
      • vortex-schema ^0.15.2 normal
      • arrow-array ^53.0.0 dev
      • arrow-ipc ^53.0.0 dev
      • arrow-schema ^53.0.0 dev
      • arrow-select ^53.0.0 dev
      • criterion ^0.5.1 dev
      • rstest ^0.23 dev
      • tokio ^1.37.0 dev
    • Versions
    • 28.83% of the crate is documented
  • Go to latest version
  • Platform
    • 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_serde0.15.2

Crate Items

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

List of all items

Structs

  • DTypeReader
  • chunked_reader::ChunkedArrayReader
  • file::InitialRead
  • file::Layout
  • file::LayoutContext
  • file::LayoutDeserializer
  • file::LayoutId
  • file::LayoutMessageCache
  • file::LazilyDeserializedDType
  • file::RelativeLayoutCache
  • file::RowFilter
  • file::RowMask
  • file::Scan
  • file::Schema
  • file::VortexFileArrayStream
  • file::VortexFileWriter
  • file::VortexReadBuilder
  • file::VortexRecordBatchReader
  • file::builder::VortexReadBuilder
  • file::layouts::ChunkedLayoutSpec
  • file::layouts::ColumnarLayoutSpec
  • file::layouts::FlatLayoutSpec
  • file::layouts::InlineDTypeLayoutSpec
  • io::FuturesAdapter
  • io::MonoAdapter
  • io::TokioAdapter
  • io::offset::OffsetReadAt
  • stream_reader::StreamArrayReader
  • stream_writer::ArrayLayout
  • stream_writer::ByteRange
  • stream_writer::ChunkOffsets
  • stream_writer::StreamArrayWriter

Enums

  • file::BatchRead
  • file::Projection

Traits

  • file::AsyncRuntime
  • file::LayoutReader
  • file::LayoutSpec
  • io::VortexRead
  • io::VortexReadAt
  • io::VortexWrite

Functions

  • file::read_initial_bytes
  • file::read_layout_from_initial

Type Aliases

  • file::LayoutPartId
  • file::LayoutSpecRef
  • file::Message
  • file::MessageId

Constants

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