Docs.rs
  • bitcoin-sqlite-0.1.16-alpha.0
    • bitcoin-sqlite 0.1.16-alpha.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • klebs6-x
    • Dependencies
      • bitcoin-derive ^0.1.16-alpha.0 normal
      • bitcoin-imports ^0.1.16-alpha.0 normal
      • bitcoin-primitives ^0.1.16-alpha.0 normal
      • bitcoin-string ^0.1.16-alpha.0 normal
      • bitcoin-walletdb ^0.1.16-alpha.0 normal
      • bitcoinwallet-interface ^0.1.16-alpha.0 normal
      • sqlite ^0.25.3 normal
      • sqlite3 ^0.24.0 normal
      • bitcoin-cfg ^0.1.16-alpha.0 build
    • Versions
    • 0% 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
logo

logo

Crate bitcoin_sqlite

  • Version 0.1.16-alpha.0
  • All Items
  • Structs
  • Constants
  • Functions
  • Type Definitions
?
Change settings

Crate bitcoin_sqlite

source ·

Structs

  • SQLiteBatch
    | RAII class that provides access to a | WalletDatabase |
  • SQLiteDatabase
    | An instance of this class represents | one SQLite3 database. |

Constants

  • WALLET_SCHEMA_VERSION

Functions

  • error_log_callback
  • make_sq_lite_database
  • read_pragma_integer
  • set_pragma
  • sqlite_database_version

Type Definitions

  • SQLite3Stmt