Docs.rs
prax-sqlite-0.6.0
prax-sqlite 0.6.0
Permalink
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
Module error
prax_
sqlite
0.6.0
Module error
Module Items
Enums
Type Aliases
In crate prax_
sqlite
prax_sqlite
Module
error
Copy item path
Source
Expand description
Error types for SQLite operations.
Enums
§
Sqlite
Error
Error type for SQLite operations.
Type Aliases
§
Sqlite
Result
Result type for SQLite operations.