Docs.rs
af-core-proc-macros-0.1.0
af-core-proc-macros 0.1.0
Permalink
Docs.rs crate page
MPL-2.0
Links
crates.io
Source
Owners
alexfrydl
Dependencies
Inflector ^0.11
normal
anyhow ^1
normal
derive_more ^0.99
normal
proc-macro-error ^1
normal
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
af_
core_
proc_
macros
0.1.0
af_core_proc_macros
Attribute Macro
future_boxed_local
Copy item path
Source
#[future_boxed_local]
Expand description
Modifies an
async
function to return a
Box<dyn Future>
.