tokio-extra-macros

Crates.iotokio-extra-macros
lib.rstokio-extra-macros
version0.2.1
sourcesrc
created_at2024-01-17 16:09:54.141058
updated_at2024-01-26 07:03:32.633337
descriptionExtra proc macros for Tokio.
homepage
repositoryhttps://github.com/alelopezperez/tokio-extra-macro
max_upload_size
id1103159
size4,236
Ale Lopez (alelopezperez)

documentation

README

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.
Commit count: 0

cargo fmt