async_fn

Crates.ioasync_fn
lib.rsasync_fn
version0.0.2
sourcesrc
created_at2021-09-17 16:43:22.553202
updated_at2021-09-19 16:20:30.176313
descriptionCollection of helper annotations and macros for concise and yet explicit `async fn` signatures
homepage
repositoryhttps://github.com/danielhenrymantilla/async_fn.rs
max_upload_size
id452846
size31,423
Daniel Henry-Mantilla (danielhenrymantilla)

documentation

https://docs.rs/async_fn

README

::async_fn

Repository Latest version Documentation MSRV unsafe forbidden License CI

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.

Commit count: 6

cargo fmt