[−][src]Crate tokio_macros
Macros for use with Tokio
Attribute Macros
| main | Marks async function to be executed by selected runtime. |
| test | Marks async function to be executed by runtime, suitable to test enviornment |
Macros for use with Tokio
| main | Marks async function to be executed by selected runtime. |
| test | Marks async function to be executed by runtime, suitable to test enviornment |