Docs.rs
orion-async-macros-0.1.1
orion-async-macros 0.1.1
Permalink
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
☰
Crate orion_async_macros
Version 0.1.1
All Items
Attribute Macros
?
Crate
orion_async_macros
source
·
[
−
]
Expand description
orion-async-macros提供orion-async的过程宏实现部分的功能
Attribute Macros
future
如下的实现的async函数内部使用了Rc,因为不支持Send,无法利用tokio::spawn调度