Docs.rs
hirun-macros-0.1.0
hirun-macros 0.1.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
h1467792822
Dependencies
proc-macro2 ^1
normal
quote ^1
normal
syn ^1
normal
Versions
100%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
hirun_
macros
0.1.0
All Items
Crate Items
Attribute Macros
Crate
hirun_macros
Copy item path
Source
Expand description
hirun-macros提供hirun的过程宏实现部分的功能
Attribute Macros
§
future
如下的实现的async函数内部使用了Rc,因为不支持Send,无法利用tokio::spawn调度