| Crates.io | async_fn |
| lib.rs | async_fn |
| version | 0.1.0 |
| created_at | 2021-09-17 16:43:22.553202+00 |
| updated_at | 2025-04-10 17:50:54.704271+00 |
| 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,429 |
::async_fnCollection of helper annotations and macros for concise and yet explicit
async fn signatures.
See the documentation of #[async_fn::bare_future] for more info.