Crates.io | async_fn |
lib.rs | async_fn |
version | 0.0.2 |
source | src |
created_at | 2021-09-17 16:43:22.553202 |
updated_at | 2021-09-19 16:20:30.176313 |
description | Collection of helper annotations and macros for concise and yet explicit `async fn` signatures |
homepage | |
repository | https://github.com/danielhenrymantilla/async_fn.rs |
max_upload_size | |
id | 452846 |
size | 31,423 |
::async_fn
Collection of helper annotations and macros for concise and yet explicit
async fn
signatures.
See the documentation of #[async_fn::bare_future]
for more info.