Docs.rs
  • deadpool-libsql-0.1.0
    • deadpool-libsql 0.1.0
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • bikeshedder
    • Dependencies
      • async-executor-trait ^2.1 normal optional
      • bytes ^1.10.1 normal
      • deadpool ^0.12.0 normal
      • libsql ^0.9.18 normal
      • serde ^1.0.103 normal optional
      • thiserror ^2.0.12 normal
      • config ^0.15 dev
      • dotenvy ^0.15 dev
      • tokio ^1.0 dev
    • Versions
    • 100% of the crate is documented
  • 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

deadpool_libsql0.1.0

Crate Items

  • Structs
  • Enums
  • Type Aliases

List of all items

Structs

  • Manager
  • Metrics
  • PoolConfig
  • Status
  • Timeouts
  • config::Config
  • config::EncryptionConfig
  • config::EncryptionContext
  • config::Local
  • config::LocalReplica
  • config::OpenFlags
  • config::Remote
  • config::RemoteReplica
  • config::SyncedDatabase

Enums

  • ConnectionError
  • Runtime
  • config::Cipher
  • config::Database
  • config::EncryptionKey
  • config::SyncProtocol

Type Aliases

  • BuildError
  • Connection
  • CreatePoolError
  • Hook
  • HookError
  • Object
  • Pool
  • PoolBuilder
  • PoolError
  • config::ConfigError