#macro #proc-macro #tokio #background-task

macro tokio-extra-macros

Extra proc macros for Tokio

3 unstable releases

0.2.1 Jan 26, 2024
0.2.0 Jan 17, 2024
0.1.0 Jan 17, 2024

#1456 in Asynchronous

28 downloads per month

MIT license

4KB

Tokio Extra Macros

A collection of usefull macros for the tokio runtime. Currently has only one macro

  • background_task : procedural macro that makes the function run as a bakground task when called.

Dependencies

~245–700KB
~17K SLoC