Attribute Macro thespis_derive::async_fn_local[][src]

#[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.