Attribute Macro thespis::async_fn

source · []
#[async_fn]
Expand description

Implement an async trait method for thespis traits.

For usage, please look at tests and examples in the thespis_impl crate. The guide shows what this desugars to.