#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

#905 in Asynchronous

Download history 13/week @ 2024-01-12 5/week @ 2024-01-26 1/week @ 2024-02-16 26/week @ 2024-02-23 11/week @ 2024-03-01 1/week @ 2024-03-08 1/week @ 2024-03-15 38/week @ 2024-03-29 8/week @ 2024-04-05 115/week @ 2024-04-12

161 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

~295–740KB
~18K SLoC