Docs.rs
tari_common_sqlite-5.1.0
tari_common_sqlite 5.1.0
Permalink
Docs.rs crate page
BSD-3-Clause
Links
Repository
crates.io
Source
Owners
stringhandler
SWvheerden
Dependencies
diesel ^2.2.10
normal
diesel_migrations ^2.2
normal
lazy_static ^1.5.0
normal
libsqlite3-sys ^0.30.1
normal
optional
log ^0.4.6
normal
rand ^0.8
normal
serde ^1.0.90
normal
serde_json ^1.0.133
normal
tari_utilities ^0.8
normal
thiserror ^1.0.26
normal
tokio ^1.44
normal
tokio ^1.44
dev
Versions
50%
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
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
Module connection
tari_
common_
sqlite
5.1.0
Module connection
Module Items
Structs
Enums
In crate tari_
common_
sqlite
tari_common_sqlite
Module
connection
Copy item path
Source
Structs
§
DbConnection
An SQLite database connection using the Diesel ORM with its r2d2 connection pool and SQLite WAL backend.
Enums
§
DbConnection
Url
Describes how to connect to the database (currently, SQLite).