Attribute Macro thespis_derive::async_fn[][src]

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