Docs.rs
  • sqlite-watcher-0.6.0
    • sqlite-watcher 0.6.0
    • Docs.rs crate page
    • AGPL-3.0-only
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • LeanderBB
    • Dependencies
      • diesel ^2.2 normal optional
      • fixedbitset ^0.5.7 normal
      • flume ^0.11.0 normal
      • oneshot ^0.1.8 normal
      • parking_lot ^0.12.3 normal
      • rusqlite >=0.32.1 normal optional
      • slotmap ^1.0.7 normal
      • sqlx ^0.8.6 normal optional
      • thiserror ^2.0.12 normal
      • tracing ^0.1.40 normal
      • tempdir ^0.3.7 dev
      • tokio ^1.40 dev
      • tracing-subscriber ^0.3.19 dev
    • Versions
    • 86.11% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • 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

sqlite_watcher0.6.0

Crate Items

  • Structs
  • Enums
  • Traits

List of all items

Structs

  • connection::Connection
  • connection::ConnectionAsync
  • connection::State
  • statement::Pipe
  • statement::Then
  • statement::TracedStatement
  • watcher::DropRemoveTableObserverHandle
  • watcher::TableObserverHandle
  • watcher::Watcher

Enums

  • watcher::Error

Traits

  • connection::SqlExecutor
  • connection::SqlExecutorAsync
  • connection::SqlExecutorMut
  • statement::Statement
  • statement::StatementWithInput
  • watcher::TableObserver