Docs.rs
  • cdbc-sqlite-0.1.23
    • cdbc-sqlite 0.1.23
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • zhuxiujia
    • Dependencies
      • ahash ^0.7.2 normal
      • atoi ^0.4.0 normal
      • bitflags ^1.2.1 normal
      • bytes ^1.0.0 normal
      • cdbc ^0.1 normal
      • chrono ^0.4.11 normal optional
      • crossbeam-channel ^0.5.1 normal
      • either ^1.5.3 normal
      • indexmap ^1.6.2 normal
      • libc ^0.2.71 normal
      • libsqlite3-sys ^0.23.1 normal optional
      • log ^0.4.8 normal
      • mco ^0.1 normal
      • percent-encoding ^2.1.0 normal
      • serde ^1.0.130 normal optional
      • serde_json ^1.0.51 normal optional
      • smallvec ^1.4.0 normal
      • url ^2.1.1 normal
      • uuid ^0.8.1 normal optional
    • Versions
    • 16.44% of the crate is documented
  • Platform
    • 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

cdbc_sqlite0.1.23

Crate Items

  • Structs
  • Enums
  • Traits
  • Type Aliases

List of all items

Structs

  • Sqlite
  • SqliteArguments
  • SqliteColumn
  • SqliteConnectOptions
  • SqliteConnection
  • SqliteError
  • SqliteQueryResult
  • SqliteRow
  • SqliteStatement
  • SqliteTransactionManager
  • SqliteTypeInfo
  • SqliteValue
  • SqliteValueRef

Enums

  • SqliteArgumentValue
  • SqliteAutoVacuum
  • SqliteJournalMode
  • SqliteLockingMode
  • SqliteSynchronous

Traits

  • SqliteExecutor

Type Aliases

  • SqlitePool
  • SqlitePoolOptions