Docs.rs
robotech-macros-1.6.3
robotech-macros 1.6.3
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
nnzbz
Dependencies
proc-macro2 ^1.0.106
normal
quote ^1.0.45
normal
syn ^2.0.117
normal
wheel-rs ^1.6.0
normal
Versions
41.67%
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
Crate robotech_macros
robotech_
macros
1.6.3
All Items
Crate Items
Macros
Attribute Macros
Crate
robotech_
macros
Copy item path
Source
Macros
§
db_
migrate
watch_
cfg_
file
Attribute Macros
§
api_doc
crud_
dto
属性宏:为XxxDto结构体自动生成XxxAddDto、XxxModifyDto、XxxSaveDto
ctrl
dao
属性宏:为DAO结构体生成标准的CRUD方法
db_
unwrap
属性宏:为Service查询方法生成标准结构
log_
call
属性宏:在进入方法时使用 log 库记录方法名、参数及参数值
router
svc
vo
属性宏:为 VO 结构体自动生成标准属性