Docs.rs
  • vortex-serde-0.14.0
    • vortex-serde 0.14.0
    • 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
      • lazy_static ^1.4.0 normal
      • monoio ^0.2.3 normal optional
      • object_store ^0.11.0 normal optional
      • once_cell ^1.20.2 normal
      • pin-project ^1.1.5 normal
      • tokio ^1.37.0 normal optional
      • url ^2 normal
      • vortex-array ^0.14.0 normal
      • vortex-buffer ^0.14.0 normal
      • vortex-dtype ^0.14.0 normal
      • vortex-error ^0.14.0 normal
      • vortex-expr ^0.14.0 normal
      • vortex-flatbuffers ^0.14.0 normal
      • vortex-scalar ^0.14.0 normal
      • vortex-schema ^0.14.0 normal
      • arrow ^53.0.0 dev
      • 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
      • rand ^0.8.5 dev
      • rstest ^0.23 dev
      • simplelog ^0.12.2 dev
      • tokio ^1.37.0 dev
    • Versions
    • 9.62% 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

vortex_serde0.14.0

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits
  • Type Aliases

List of all items

Structs

  • DTypeReader
  • chunked_reader::ChunkedArrayReader
  • io::FuturesAdapter
  • io::MonoAdapter
  • io::TokioAdapter
  • io::offset::OffsetReadAt
  • layouts::Layout
  • layouts::LayoutBatchStream
  • layouts::LayoutContext
  • layouts::LayoutDescriptorReader
  • layouts::LayoutDeserializer
  • layouts::LayoutId
  • layouts::LayoutMessageCache
  • layouts::LayoutReaderBuilder
  • layouts::LayoutWriter
  • layouts::LazyDeserializedDType
  • layouts::RelativeLayoutCache
  • layouts::RowFilter
  • layouts::Scan
  • layouts::Schema
  • layouts::VortexRecordBatchReader
  • stream_reader::StreamArrayReader
  • stream_writer::ArrayLayout
  • stream_writer::ByteRange
  • stream_writer::ChunkOffsets
  • stream_writer::StreamArrayWriter

Enums

  • layouts::BatchRead
  • layouts::Projection

Traits

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

Type Aliases

  • layouts::LayoutPartId
  • layouts::LayoutSpecRef
  • layouts::Message
  • layouts::MessageId

Constants

  • ALIGNMENT
  • layouts::CHUNKED_LAYOUT_ID
  • layouts::COLUMN_LAYOUT_ID
  • layouts::EOF_SIZE
  • layouts::FLAT_LAYOUT_ID
  • layouts::FOOTER_POSTSCRIPT_SIZE
  • layouts::INITIAL_READ_SIZE
  • layouts::INLINE_SCHEMA_LAYOUT_ID
  • layouts::MAGIC_BYTES
  • layouts::VERSION