Docs.rs
prax-sqlx-0.5.0
prax-sqlx 0.5.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
prax-query ^0.5.0
normal
rust_decimal ^1.36
normal
serde ^1.0
normal
serde_json ^1.0
normal
sqlx ^0.8
normal
thiserror ^2.0
normal
tokio ^1.40
normal
tracing ^0.1
normal
url ^2.5
normal
uuid ^1.10
normal
tempfile ^3.10
dev
tokio ^1.40
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
Module error
prax_
sqlx
0.5.0
Module error
Module Items
Enums
Type Aliases
In crate prax_
sqlx
prax_sqlx
Module
error
Copy item path
Source
Expand description
Error types for SQLx operations.
Enums
§
Sqlx
Error
Errors that can occur during SQLx operations.
Type Aliases
§
Sqlx
Result
Result type alias for SQLx operations.