Docs.rs
itools-macros-0.0.1
itools-macros 0.0.1
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
fqq
Dependencies
proc-macro2 ^1.0.106
normal
quote ^1.0.45
normal
syn ^2.0.117
normal
Versions
100%
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 itools_macros
itools_
macros
0.0.1
All Items
Crate Items
Macros
Attribute Macros
Crate
itools_
macros
Copy item path
Source
Expand description
iTools CLI 核心宏模块
提供类似 clap derive 的宏 API,支持位置参数、选项参数和子命令, 以及基于 i18n 的错误处理宏。
Macros
§
t
翻译宏
Attribute Macros
§
command
命令行参数解析宏
error
错误处理宏