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
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