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.
A collection of usefull macros for the tokio runtime. Currently has only one macro