Docs.rs
  • sqlite-0.37.0
    • sqlite 0.37.0
    • Permalink
    • Docs.rs crate page
    • Apache-2.0 OR MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • IvanUkhov
    • Dependencies
      • sqlite3-sys ^0.18 normal
      • temporary ^0.7 dev
      • tokio ^1 dev
    • Versions
    • 100% 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

sqlite0.37.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • Connection
  • ConnectionThreadSafe
  • Cursor
  • CursorWithOwnership
  • Error
  • OpenFlags
  • Row
  • Statement

Enums

  • State
  • Type
  • Value

Traits

  • Bindable
  • BindableWithIndex
  • ColumnIndex
  • ParameterIndex
  • ReadableWithIndex
  • RowIndex

Functions

  • open
  • version

Type Aliases

  • Result