Docs.rs
prax-sqlite-0.6.0
prax-sqlite 0.6.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
quinnjr
Dependencies
async-trait ^0.1
normal
chrono ^0.4
normal
futures ^0.3
normal
parking_lot ^0.12
normal
prax-query ^0.6.0
normal
rusqlite ^0.32
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^2.0
normal
tokio ^1.40
normal
tokio-rusqlite ^0.6
normal
tracing ^0.1
normal
uuid ^1.10
normal
criterion ^0.8.0
dev
tempfile ^3.10
dev
tokio-test ^0.4
dev
Versions
100%
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
Skip to main content
All
prax_
sqlite
0.6.0
Crate Items
Structs
Enums
Traits
Functions
Type Aliases
List of all items
Structs
config::SqliteConfig
connection::SqliteConnection
engine::SqliteEngine
engine::SqliteQueryResult
pool::PoolConfig
pool::PoolStats
pool::SqlitePool
pool::SqlitePoolBuilder
row::FromSqliteRowError
types::JsonColumn
Enums
config::DatabasePath
config::JournalMode
config::SynchronousMode
error::SqliteError
Traits
row::FromSqliteRow
Functions
types::filter_value_to_sqlite
types::from_sqlite_value
types::get_value_at_index
Type Aliases
error::SqliteResult