Attribute Macro real_async_trait

Source
#[real_async_trait]
Expand description

A proc macro that supports using async fn in traits and trait impls. Refer to the top-level crate documentation for more information.