Docs.rs
rok-orm-core-0.1.0
rok-orm-core 0.1.0
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
ateeq1999
Dependencies
http ^1
normal
optional
serde ^1
normal
sqlx ^0.8
normal
optional
thiserror ^2
normal
tokio ^1
normal
optional
tower ^0.5
normal
optional
tokio ^1
dev
Versions
57.83%
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 condition
rok_
orm_
core
0.1.0
Module condition
Module Items
Enums
In crate rok_
orm_
core
rok_orm_core
Module
condition
Copy item path
Source
Expand description
SQL value and condition types.
Enums
ยง
Condition
A single WHERE clause condition.
JoinOp
The logical operator used to join a condition to the preceding clause.
Order
Dir
SqlValue
A typed SQL parameter value.