Skip to main content

export_workflow_module

Macro export_workflow_module 

Source
macro_rules! export_workflow_module {
    ([$($workflow:ty),+ $(,)?]) => { ... };
}
Expand description

Export one or more workflow implementations as a component-model workflow module.