tokio-extra-macros 0.2.1

Extra proc macros for Tokio.
Documentation

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.