Docs.rs
a3s-orm-0.2.1
a3s-orm 0.2.1
Docs.rs crate page
MIT
10 August 2026
Links
Repository
crates.io
Source
Owners
ZhiXiao-Lin
Dependencies
async-trait ^0.1
normal
bytes ^1
normal
optional
chrono ^0.4
normal
optional
deadpool-postgres ^0.14
normal
optional
rust_decimal ^1
normal
optional
rustls ^0.23
normal
optional
serde_json ^1
normal
optional
sha2 ^0.11
normal
thiserror ^2
normal
tokio ^1
normal
optional
tokio-postgres ^0.7
normal
optional
tokio-postgres-rustls ^0.14
normal
optional
tokio-rusqlite ^0.7
normal
optional
uuid ^1
normal
optional
zeroize ^1
normal
optional
tokio ^1
dev
Versions
5.54%
of the crate is documented
Go to latest version
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 sqlite
a3s_orm
0.2.1
Module sqlite
Module Items
Structs
Enums
In a3s_
orm::
drivers
a3s_orm
::
drivers
Module
sqlite
Copy item path
Source
Structs
§
Sqlite
Executor
Sqlite
Options
Sqlite
Row
Sqlite
Savepoint
Sqlite
Transaction
An exclusive SQLite transaction.
Enums
§
Sqlite
Error
Sqlite
Journal
Mode
Sqlite
Migration
Error
Sqlite
Savepoint
Error
Sqlite
Transaction
Error