Docs.rs
a3s-orm-0.3.1
a3s-orm 0.3.1
Permalink
Docs.rs crate page
MIT
19 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.75%
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 query
a3s_orm
0.3.1
Module query
Module Items
Structs
Enums
Traits
Functions
In crate a3s_
orm
a3s_orm
Module
query
Copy item path
Source
Structs
§
Cte
Delete
Query
Insert
Query
Insert
Row
Select
Query
SqlQuery
A trusted static SQL query with separately bound values.
Table
Lock
Query
Update
Query
Enums
§
Postgres
Table
Lock
Mode
Traits
§
Conflict
Target
Query
Functions
§
delete_
from
insert_
into
lock_
table
select_
from
select_
from_
as
sql_
query
update_
table