Attribute Macro thespis::async_fn_local

source · []
#[async_fn_local]
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.