Docs.rs
  • skar-client-0.18.2
    • skar-client 0.18.2
    • Permalink
    • Docs.rs crate page
    • MPL-2.0
    • Links
    • crates.io
    • Source
    • Owners
    • ozgrakkurt
    • JossDuff
    • Dependencies
      • alloy-dyn-abi ^0.7 normal
      • alloy-json-abi ^0.7 normal
      • anyhow ^1 normal
      • arrayvec ^0.7 normal
      • capnp ^0.19 normal
      • faster-hex ^0.9 normal
      • fastrange-rs ^0.1 normal
      • futures ^0.3 normal
      • log ^0.4 normal
      • num_cpus ^1 normal
      • polars-arrow ^0.39 normal
      • polars-parquet ^0.39 normal
      • rand ^0.8 normal
      • rayon ^1 normal
      • reqwest ^0.12 normal
      • ruint ^1 normal
      • serde ^1 normal
      • serde_json ^1 normal
      • skar-format ^0.3 normal
      • skar-net-types ^0.3 normal
      • skar-schema ^0.3 normal
      • tokio ^1 normal
      • tokio-util ^0.7.10 normal
      • url ^2 normal
      • xxhash-rust ^0.8 normal
      • env_logger ^0.11 dev
      • hex-literal ^0.4 dev
      • maplit ^1 dev
      • uuid ^1 dev
    • Versions
    • 44.78% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • 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

skar_client0.18.2

  • All Items

Crate Items

  • Re-exports
  • Modules
  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

Crate skar_client

Source

Re-exports§

pub use config::Config;
pub use skar_format as format;

Modules§

config

Structs§

ArrowBatch
ArrowIpc
Client
ColumnMapping
Decoder
ParquetConfig
QueryResponse
QueryResponseData
StreamConfig

Enums§

DataType

Traits§

TransportFormat

Functions§

map_batch_to_binary_view

Type Aliases§

ArrowChunk