Docs.rs
  • rxqlite-client-0.1.0
    • rxqlite-client 0.1.0
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • HaHa421
    • Dependencies
      • anyhow ^1 normal
      • futures ^0.3.30 normal optional
      • futures-util ^0.3.30 normal
      • reqwest ^0.12 normal
      • rustls ^0.22 normal
      • rxqlite-common ^0.1 normal
      • rxqlite-lite-common ^0.1 normal
      • rxqlite-notification ^0.1 normal
      • rxqlite-tests-common ^0.1.7 normal optional
      • serde ^1.0.114 normal
      • serde_json ^1.0 normal
      • thiserror ^1.0.58 normal
      • tokio ^1.37 normal
      • tokio-rustls ^0.26 normal
      • tokio-util ^0.7 normal
      • anyhow ^1 dev
      • chrono ^0.4 dev
      • futures ^0.3.30 dev
      • rxqlite-common ^0.1 dev
      • rxqlite-tests-common ^0.1.7 dev
    • Versions
    • 18.6% of the crate is documented
  • This release has been yanked, 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

rxqlite_client0.1.0

  • All Items
  • Re-exports
  • Structs
  • Enums
  • Traits
  • Type Aliases
?
Change settings

Crate rxqlite_client

source ·

Re-exports§

  • pub use RXQLiteClient as Connection;

Structs§

  • ConnectOptions
  • RSQliteClientTlsConfig
  • RXQLiteClient
  • RXQLiteClientBuilder

Enums§

  • Message
  • MessageResponse
  • NetStream
  • Value

Traits§

  • FromValueRef

Type Aliases§

  • RXQLiteError
  • Request