Docs.rs
maybe-async-0.2.10
maybe-async 0.2.10
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
fMeow
Dependencies
proc-macro2 ^1.0
normal
quote ^1.0
normal
syn ^2.0
normal
async-std ^1
dev
async-trait ^0.1
dev
tokio ^1
dev
trybuild ^1
dev
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
maybe_
async
0.2.10
maybe_async
Attribute Macro
must_be_async
Copy item path
Source
#[must_be_async]
Expand description
convert marked async code to async code with
async-trait