Skip to main content

DispatchAsync

Macro DispatchAsync 

Source
macro_rules! DispatchAsync {
    ($self:ident, $function:ident) => { ... };
}
Expand description

This macro is for the async dispatch on a linux service