Skip to main content

ModuleExecutor

Trait ModuleExecutor 

Source
pub trait ModuleExecutor: Send + Sync { }
Expand description

Minimal executor interface required by LazyModuleGroup.

Implementors§