Crate derive_async_local

Source

Attribute Macros§

main
Configures main to be executed by the selected Tokio runtime
test
Marks async function to be executed by runtime, suitable to test environment.

Derive Macros§

AsContext
Derive AsRef<Context<T>> and AsContext for a struct