Docs.rs
  • rxqlite-0.1.14
    • rxqlite 0.1.14
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • HaHa421
    • Dependencies
      • aes-gcm-siv ^0.11.1 normal optional
      • anyhow ^1 normal
      • base64 ^0.22 normal optional
      • byteorder ^1.4.3 normal
      • clap ^4.1.11 normal
      • futures ^0.3.30 normal
      • futures-util ^0.3 normal
      • openraft ^0.9 normal
      • rand ^0.8 normal optional
      • reqwest ^0.12 normal
      • ring ^0.17 normal optional
      • rocksdb ^0.22 normal
      • rsa ^0.9 normal optional
      • rustls ^0.22 normal
      • rustls-pemfile ^2 normal
      • rxqlite-common ^0.1 normal
      • rxqlite-lite-common ^0.1 normal
      • rxqlite-notification ^0.1 normal
      • rxqlite-sqlx-common ^0.1 normal
      • rxqlite-tests-common ^0.1 normal optional
      • serde ^1.0.114 normal
      • serde_json ^1.0.57 normal
      • sqlx ^0.7 normal
      • sqlx-core ^0.7 normal
      • sqlx-sqlite-cipher ^0.7 normal
      • tokio ^1.35.1 normal
      • tokio-rustls ^0.26 normal
      • tokio-stream ^0.1 normal
      • tokio-util ^0.7 normal
      • toy-rpc-ha421 ^0.9.0-beta.1 normal
      • tracing ^0.1.40 normal
      • tracing-subscriber ^0.3.0 normal
      • warp ^0.3 normal
      • futures ^0.3.30 dev
      • rxqlite-tests-common ^0.1 dev
      • winapi ^0 normal
    • Versions
    • 8.72% of the crate is documented
  • This release has been yanked, go to latest version
  • Platform
    • 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

rxqlite0.1.14

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

Crate rxqlite

source ·

Re-exports§

  • pub use cipher::NoEncrypt;
  • pub use client::RXQLiteClient as Connection;

Modules§

  • app
  • cipher
  • client
  • convert
  • key_providers
  • network
  • notifications
  • sqlite_store
  • tests
  • typ

Structs§

  • InstanceParams
  • Node
  • RSQliteClientTlsConfig
  • RSQliteNodeTlsConfig
  • TypeConfig

Enums§

  • Message
  • MessageResponse
  • Value

Traits§

  • FromValueRef

Functions§

  • init_rxqlite
  • start_rxqlite

Type Aliases§

  • NodeId
  • RXQLiteError
  • RXQliteRaft
  • SnapshotData