Attribute Macro async_main_macro::async_main
source · #[async_main]
Expand description
Mark the entry point of the program.
Current Runtime/Executor list
async_executor
async_std
futures
pasts
tokio
Options
Currently, no options are available and the crate will error if you add more than one attribute parameter.