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

  • Macros
  • Structs
  • Enums
  • Functions
?
Change settings

List of all items

Structs

  • BatchResult
  • Col
  • ResultSet
  • Row
  • client::Config
  • client::SyncClient
  • hrana::Client
  • http::Client
  • local::Client
  • proto::Batch
  • proto::BatchReq
  • proto::BatchResp
  • proto::BatchResult
  • proto::Col
  • proto::Error
  • proto::ExecuteReq
  • proto::ExecuteResp
  • proto::OpenStreamReq
  • proto::Stmt
  • proto::StmtResult
  • proto::pipeline::ClientMsg
  • proto::pipeline::ServerMsg
  • proto::pipeline::StreamBatchReq
  • proto::pipeline::StreamBatchResult
  • proto::pipeline::StreamExecuteReq
  • proto::pipeline::StreamExecuteResult
  • proto::pipeline::StreamResponseError
  • proto::pipeline::StreamResponseOk
  • reqwest::HttpClient
  • spin::HttpClient
  • statement::Statement
  • transaction::SyncTransaction
  • transaction::Transaction
  • workers::HttpClient

Enums

  • Value
  • client::Client
  • http::InnerClient
  • proto::ClientMsg
  • proto::Request
  • proto::Response
  • proto::ServerMsg
  • proto::Value
  • proto::pipeline::Response
  • proto::pipeline::StreamRequest
  • proto::pipeline::StreamResponse

Macros

  • args

Functions

  • de::from_row