Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 204 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 204 Bytes

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.