Docs.rs
  • libsql-client-0.33.4
    • libsql-client 0.33.4
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • psarna
    • penberg
    • Dependencies
      • anyhow ^1.0.69 normal
      • base64 ^0.21.0 normal
      • bytes ^1.4.0 normal
      • fallible-iterator ^0.3.0 normal
      • futures ^0.3.28 normal
      • futures-util ^0.3.21 normal
      • hrana-client ^0.3 normal
      • hrana-client-proto ^0.2 normal
      • http ^0.2 normal
      • libsql =0.1.8 normal
      • num-traits ^0.2.15 normal
      • reqwest ^0.11.14 normal
      • serde ^1.0.159 normal
      • serde_json ^1.0.91 normal
      • spin-sdk ^2.1 normal
      • sqlite3-parser ^0.12.0 normal
      • tracing ^0.1.37 normal
      • url ^2.3.1 normal
      • worker ^0.0.18 normal
      • rand ^0.8.5 dev
      • tokio ^1 dev
      • tracing-subscriber ^0.3.17 dev
    • Versions
    • 52.68% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

libsql_client0.33.4

Module pipeline

  • Structs
  • Enums

In libsql_client::proto

?
Change settings

Module libsql_client::proto::pipeline

source ·

Structs§

  • ClientMsg
  • ServerMsg
  • StreamBatchReq
  • StreamBatchResult
  • StreamExecuteReq
  • StreamExecuteResult
  • StreamResponseError
  • StreamResponseOk

Enums§

  • Response
  • StreamRequest
  • StreamResponse