macro_rules! impl_task_api {
() => { ... };
}Expand description
Implements functions for CallbackInfo and Info,
to prevent duplicating the functions
macro_rules! impl_task_api {
() => { ... };
}Implements functions for CallbackInfo and Info,
to prevent duplicating the functions