Skip to main content

dispatch_executor

Macro dispatch_executor 

Source
macro_rules! dispatch_executor {
    ($pool_fn:ident, |$executor:ident| $e:expr) => { ... };
}