Docs.rs
next-web-common-0.1.0
next-web-common 0.1.0
Permalink
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
yuenxillar
Dependencies
axum-core ^0.5.0
normal
log ^0.4
normal
serde ^1
normal
serde_json ^1
normal
Versions
30.73%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
next_
web_
common
0.1.0
Module query_
wrapper
Module Items
Structs
Enums
Traits
In next_
web_
common::
query
next_web_common
::
query
Module
query_wrapper
Copy item path
Source
Structs
§
Condition
查询条件结构
OrderBy
排序条件结构
Query
Wrapper
优化后的QueryWrapper结构体
Enums
§
Compare
Operator
比较操作符枚举
Condition
Node
查询条件节点枚举,用于构建条件树
Condition
Value
查询条件值枚举,减少内存占用
Logical
Operator
逻辑操作符枚举
Order
Direction
排序方向枚举
Traits
§
Table
Name
定义一个 trait,用于获取表名
Wrapper
定义一个 Wrapper trait,用于生成 SQL 语句