Docs.rs
  • sqlx-rxqlite-0.1.18
    • sqlx-rxqlite 0.1.18
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • crates.io
    • Source
    • Owners
    • HaHa421
    • Dependencies
      • anyhow ^1.0 normal
      • atoi ^2.0 normal
      • chrono ^0.4 normal optional
      • flume ^0.11.0 normal
      • futures-channel ^0.3.19 normal
      • futures-core ^0.3.19 normal
      • futures-executor ^0.3.19 normal
      • futures-intrusive ^0.5.0 normal
      • futures-util ^0.3.19 normal
      • log ^0.4.17 normal
      • percent-encoding ^2.1.0 normal
      • regex ^1.5.5 normal optional
      • rxqlite-client ^0.1 normal
      • rxqlite-common ^0.1 normal
      • rxqlite-lite-common ^0.1 normal
      • serde ^1.0.145 normal optional
      • sqlx-core ^0.7.4 normal
      • tracing ^0.1.37 normal
      • url ^2.2.2 normal
      • urlencoding ^2.1.3 normal
      • anyhow ^1 dev
      • futures ^0.3.30 dev
      • rand ^0.8.5 dev
      • rxqlite-client ^0.1 dev
      • rxqlite-common ^0.1 dev
      • rxqlite-lite-common ^0.1 dev
      • rxqlite-notification ^0.1 dev
      • rxqlite-tests-common ^0.1.7 dev
      • sqlx ^0.7.4 dev
      • tokio ^1 dev
    • Versions
    • 19.35% of the crate is documented
  • 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

sqlx_rxqlite0.1.18

Crate Items

  • Structs
  • Type Aliases

List of all items

Structs

  • RXQLiteConnectOptions
  • arguments::RXQLiteArguments
  • column::RXQLiteColumn
  • connection::RXQLiteConnection
  • database::RXQLite
  • error::RXQLiteError
  • query_result::RXQLiteQueryResult
  • row::RXQLiteRow
  • statement::RXQLiteStatement
  • transaction::RXQLiteTransactionManager
  • type_info::RXQLiteTypeInfo
  • value::RXQLiteValue
  • value::RXQLiteValueRef

Type Aliases

  • RXQLitePool
  • RXQLitePoolOptions