Docs.rs
sql_tool_macros-0.1.3
sql_tool_macros 0.1.3
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
lkighy
Dependencies
proc-macro2 ^1.0.71
normal
quote ^1.0.33
normal
sql_tool_core ^0.1.0
normal
syn ^2.0.43
normal
Versions
83.33%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
sql_
tool_
macros
0.1.3
All Items
Crate Items
Derive Macros
Crate
sql_tool_macros
Copy item path
Source
Derive Macros
§
GenFields
过程宏入口点,用于处理
#[field(...)]
属性宏。
GenSelect
过程宏入口点,用于处理
#[select(...)]
属性宏。
GenSet
GenSet
派生宏
GenValues
生成针对特定结构体的
ValuesAttributeMacro
实现。
GenWhere
GenWhere
派生宏