Docs.rs
  • vortex-all-0.14.0
    • vortex-all 0.14.0
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • a10y
    • Dependencies
      • vortex-alp ^0.14.0 normal
      • vortex-array ^0.14.0 normal
      • vortex-buffer ^0.14.0 normal
      • vortex-bytebool ^0.14.0 normal
      • vortex-datetime-dtype ^0.14.0 normal
      • vortex-datetime-parts ^0.14.0 normal
      • vortex-dict ^0.14.0 normal
      • vortex-dtype ^0.14.0 normal
      • vortex-error ^0.14.0 normal
      • vortex-expr ^0.14.0 normal
      • vortex-fastlanes ^0.14.0 normal
      • vortex-flatbuffers ^0.14.0 normal
      • vortex-fsst ^0.14.0 normal
      • vortex-proto ^0.14.0 normal
      • vortex-roaring ^0.14.0 normal
      • vortex-runend ^0.14.0 normal
      • vortex-runend-bool ^0.14.0 normal
      • vortex-sampling-compressor ^0.14.0 normal
      • vortex-scalar ^0.14.0 normal
      • vortex-schema ^0.14.0 normal
      • vortex-serde ^0.14.0 normal
      • vortex-zigzag ^0.14.0 normal
    • Versions
    • 0% of the crate is documented
  • 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

vortex0.14.0

BinaryArrayTrait

Implementations on Foreign Types

  • DictArray
  • FSSTArray

Implementors

In vortex::variants

vortex::variants

Trait BinaryArrayTrait

Source
pub trait BinaryArrayTrait: ArrayTrait { }

Implementations on Foreign Types§

Source§

impl BinaryArrayTrait for DictArray

Source§

impl BinaryArrayTrait for FSSTArray

Implementors§

Source§

impl BinaryArrayTrait for ChunkedArray

Source§

impl BinaryArrayTrait for ConstantArray

Source§

impl BinaryArrayTrait for SparseArray

Source§

impl BinaryArrayTrait for VarBinArray

Source§

impl BinaryArrayTrait for VarBinViewArray