rumtk_create_task_args

Macro rumtk_create_task_args 

Source
macro_rules! rumtk_create_task_args {
    ( ) => { ... };
    ( $($args:expr),+ ) => { ... };
}
Expand description

Creates an instance of SafeTaskArgs with the arguments passed.

ยงNote

All arguments must be of the same type