Crate rust_task_queue_macro

Source

Attribute Macros§

register_task
Attribute macro for registering tasks with a custom name.

Derive Macros§

AutoRegisterTask
Automatically register a task type with the task registry.