Docs.rs
  • hypersync-client-0.5.1
    • hypersync-client 0.5.1
    • Docs.rs crate page
    • MPL-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • JasoonS
    • Dependencies
      • alloy-dyn-abi ^0.7 normal
      • alloy-json-abi ^0.7 normal
      • anyhow ^1 normal
      • arrayvec ^0.7 normal
      • bincode ^1 normal
      • capnp ^0.19 normal
      • faster-hex ^0.9 normal
      • fastrange-rs ^0.1 normal
      • futures ^0.3 normal
      • hypersync-format ^0.1 normal
      • hypersync-net-types ^0.1 normal
      • hypersync-schema ^0.1 normal
      • log ^0.4 normal
      • nohash-hasher ^0.2.0 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
      • 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
    • 4.92% of the crate is documented
  • Go to latest version
  • 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

hypersync_client0.5.1

  • All Items
  • Re-exports
  • Modules
  • Structs
  • Enums
  • Traits
  • Type Aliases

Crate hypersync_client

source ·

Re-exports§

  • pub use hypersync_format as format;
  • pub use hypersync_net_types as net_types;
  • pub use hypersync_schema as schema;

Modules§

  • preset_query
  • simple_types

Structs§

  • ArrowBatch
  • ArrowResponseData
  • Client
  • ClientConfig
  • ColumnMapping
  • Decoder
  • QueryResponse
  • StreamConfig

Enums§

  • DataType

Traits§

  • FromArrow

Type Aliases§

  • ArrowResponse