Docs.rs
a3s-orm-0.2.0
a3s-orm 0.2.0
Docs.rs crate page
MIT
07 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.03%
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 expression
a3s_orm
0.2.0
Module expression
Module Items
Structs
Enums
Traits
Functions
In crate a3s_
orm
a3s_orm
Module
expression
Copy item path
Source
Structs
§
Aliased
Selection
Column
Select
Subquery
Window
Frame
Enums
§
Binary
Operator
Expression
Order
Direction
Unary
Operator
Window
Boundary
Window
Frame
Units
Traits
§
Selection
Selection
Ext
SqlComparable
Marks SQL value types that can be compared without discarding their base type, including nullable/non-nullable forms of the same type.
Functions
§
exists
not
Negate a predicate while retaining its AST and bound parameters.