async-reify-macros
Attribute proc macros for async_reify.
Currently provides [macro@trace_async], which rewrites every .await
point in an async function body to record into a shared
async_reify::Trace.
Attribute proc macros for async_reify.
Currently provides [macro@trace_async], which rewrites every .await
point in an async function body to record into a shared
async_reify::Trace.